Oracle contains num > 1000

This commit is contained in:
sunkaixuan
2020-11-10 19:33:27 +08:00
parent 15573551bf
commit f71fb3d9d8
3 changed files with 85 additions and 1 deletions

View File

@@ -46,6 +46,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Bugs\BugTest1.cs" />
<Compile Include="Config.cs" />
<Compile Include="Demo\Demo0_SqlSugarClient.cs" />
<Compile Include="Demo\Demo1_Queryable.cs" />