PgSql Support array

This commit is contained in:
skx
2020-10-13 18:14:16 +08:00
parent 92ee57967e
commit 8bc4e14b2d
4 changed files with 79 additions and 0 deletions

View File

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