We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b08a342 commit 3df5207Copy full SHA for 3df5207
DatabaseSchemaReader/DatabaseSchemaReader.csproj
@@ -37,6 +37,7 @@
37
2.14.0: Schema: Columns now have PrecisionRadix (PostgreSql/SqlServer) #195. PostgreSql trigger sqlGen #197, #198
38
2.15.0: PostgreSql trigger body has full create #196; SqlServer sqlgen triggers add GO before create/drop #199
39
2.16.0: PostgreSql constraint fixes (#201 thanks @doverhill); Oracle index column names (#202 thanks @bojanpikl)
40
+ 2.17.0: PostgreSql check constraint fixes (#203); CockroachDb support (#204), Check constraint brackets (#205); PostgreSql function OUT parameters (#206)
41
</PackageReleaseNotes>
42
<PackageProjectUrl>https://github.com/martinjw/dbschemareader</PackageProjectUrl>
43
<RepositoryType>git</RepositoryType>
0 commit comments