Added tablechooser and SqlBuilder class

This commit is contained in:
2025-09-05 12:14:00 -05:00
parent 12386fe11d
commit fb4107117c
10 changed files with 448 additions and 32 deletions

View File

@@ -55,6 +55,7 @@
<Compile Include="Model\Table.cs" />
<Compile Include="Model\TableCollection.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SqlBuilder.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>