[성현모] UniqueKeyDB PairKey 테이블 추가
This commit is contained in:
@ -66,6 +66,7 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Build Include="dbo\Tables\tUniqueKeyStorage.sql" />
|
||||
<Build Include="dbo\Tables\tPairKeyStorage.sql" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup>
|
||||
<PostBuildEvent>xcopy /y $(ProjectDir)$(OutputPath)$(TargetName)_Create.sql $(SolutionDir)..\..\DBPatch\sqlScripts\
|
||||
|
||||
Reference in New Issue
Block a user