Releases: martinjw/dbschemareader
Releases · martinjw/dbschemareader
2.22.0.0
2.21.0
What's Changed
- #214 SqlServer procedure sources (thanks @Arnagos )
- Bump Microsoft.Bcl.Memory from 10.0.3 to 10.0.4 by @dependabot[bot] in #212
- #203 - Use correct schema by @Arnagos in #213
- Test refactoring by @martinjw in #215
New Contributors
Full Changelog: 2.20.0.0...2.21.0.6
2.20.0.0
2.19.0.0
2.18.0.0
2.17.0.0
2.16.0.0
What's Changed
- Fixed some bugs reading PostgreSQL constraints by @doverhill in #201
- Fixed fetch of column name of desc index on Oracle. by @bojanpikl in #202
New Contributors
- @doverhill made their first contribution in #201
- @bojanpikl made their first contribution in #202
Full Changelog: 2.15.0.0...2.16.0.0
2.15.0.0
- #200 Postgresql with ora2pg - missing info_schema (thanks @PatriceDargenton)
- #199 Sql Server sqlgen - CREATE TRIGGER adding GO (thanks @FernandoCorek)
- #198 PostgreSql sql gen with triggers (thanks @Arnagos)
- #197 PostgreSql sql gen drop triggers ( thanks @Arnagos)
- #196 PostgreSql triggers getting full body ( thanks @Arnagos)
- #195 PostgreSql + SqlServer precision and scale for floating point numbers- refer to PrecisionRadix ( thanks @Arnagos)
Full Changelog: 2.14.0.0...2.15.0.0