-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMediumSQLProject.refactorlog
More file actions
17 lines (17 loc) · 1007 Bytes
/
MediumSQLProject.refactorlog
File metadata and controls
17 lines (17 loc) · 1007 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<Operations Version="1.0" xmlns="http://schemas.microsoft.com/sqlserver/dac/Serialization/2012/02">
<Operation Name="Rename Refactor" Key="13c9b688-b4cc-43a1-9d26-20ea13b9c67b" ChangeDateTime="11/24/2021 20:57:05">
<Property Name="ElementName" Value="[dbo].[Category].[Id]" />
<Property Name="ElementType" Value="SqlSimpleColumn" />
<Property Name="ParentElementName" Value="[dbo].[Category]" />
<Property Name="ParentElementType" Value="SqlTable" />
<Property Name="NewName" Value="ID" />
</Operation>
<Operation Name="Rename Refactor" Key="57886515-b95b-4287-9f83-2aa3819ed7af" ChangeDateTime="11/24/2021 20:57:45">
<Property Name="ElementName" Value="[dbo].[Product].[Id]" />
<Property Name="ElementType" Value="SqlSimpleColumn" />
<Property Name="ParentElementName" Value="[dbo].[Product]" />
<Property Name="ParentElementType" Value="SqlTable" />
<Property Name="NewName" Value="ID" />
</Operation>
</Operations>