[성현모] [HubX] DB 프로젝트 생성, DB 스크립트 추가
This commit is contained in:
10
Projects/HubX/HubX.DB/HubX.DB.refactorlog
Normal file
10
Projects/HubX/HubX.DB/HubX.DB.refactorlog
Normal file
@ -0,0 +1,10 @@
|
||||
<?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="938971a7-29c7-4cec-9307-c9f403986551" ChangeDateTime="03/12/2025 02:33:40">
|
||||
<Property Name="ElementName" Value="[dbo].[tStorage].[cData]" />
|
||||
<Property Name="ElementType" Value="SqlSimpleColumn" />
|
||||
<Property Name="ParentElementName" Value="[dbo].[tStorage]" />
|
||||
<Property Name="ParentElementType" Value="SqlTable" />
|
||||
<Property Name="NewName" Value="cData1" />
|
||||
</Operation>
|
||||
</Operations>
|
||||
Reference in New Issue
Block a user