CodeFirst adds database index and default value

This commit is contained in:
sunkaixuan
2019-05-26 17:07:09 +08:00
parent 70f7c85e46
commit 7ef0bce3d4
18 changed files with 398 additions and 132 deletions

View File

@@ -116,6 +116,7 @@
<Compile Include="OldTests\UnitTest\Update.cs" />
<Compile Include="UnitTest\Main.cs" />
<Compile Include="UnitTest\UAdo.cs" />
<Compile Include="UnitTest\UCodeFirst.cs" />
<Compile Include="UnitTest\UJson.cs" />
<Compile Include="UnitTest\Updateable.cs" />
<Compile Include="UnitTest\UQueryable.cs" />