Update PgSql

This commit is contained in:
skx
2020-10-14 12:25:15 +08:00
parent 0dda259d6d
commit 1f4217876c
4 changed files with 56 additions and 0 deletions

View File

@@ -61,6 +61,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Bugs\BugTest.cs" />
<Compile Include="Bugs\BugTest3.cs" />
<Compile Include="Bugs\BugTest2.cs" />
<Compile Include="Demo\Demo0_SqlSugarClient.cs" />
<Compile Include="Demo\Demo1_Queryable.cs" />