[성현모] [HubX] DB 프로젝트 생성, DB 스크립트 추가

This commit is contained in:
SHM
2025-03-12 11:46:14 +09:00
parent 32d5df71f9
commit e97b5a3524
12 changed files with 503 additions and 2 deletions

View 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>