Skip to content

Releases: martinjw/dbschemareader

2.22.0.0

27 Jun 15:43

Choose a tag to compare

What's Changed

  • #216 PostgreSQL: Use pg_constraint to resolve check constraints by @Arnagos in #217

Full Changelog: 2.21.0.6...2.22.0.0

2.21.0

10 May 06:28
33f95f4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.20.0.0...2.21.0.6

2.20.0.0

15 Feb 18:51

Choose a tag to compare

  • PostgreSql materialized view columns included (#211, thanks @thomasjoscht)

Full Changelog: 2.19.0.0...2.20.0.0

2.19.0.0

02 Jan 07:54

Choose a tag to compare

  • #210 Fix error readig Oracle indexes (thanks STS-SW)

Full Changelog: 2.18.0.0...2.19.0.0

2.18.0.0

08 Sep 16:34

Choose a tag to compare

2.17.0.0

20 Aug 16:21

Choose a tag to compare

  • #206 PostgreSql out parameters
  • #205 Check constraints brackets
  • #204 Support coackroachDb
  • #203 PostgreSql check constraints in different schemas

Full Changelog: 2.16.0.0...2.17.0.0

2.16.0.0

05 Jul 18:02

Choose a tag to compare

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

Full Changelog: 2.15.0.0...2.16.0.0

2.15.0.0

21 Jun 18:02

Choose a tag to compare

  • #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

2.14.0.0

08 May 18:35

Choose a tag to compare

Full Changelog: 2.13.0.1...2.14.0.0

  • DatabaseColumn has PrecisionRadix (for SqlServer+PostgreSql, floats have a precision in base 2) #195
  • PostgreSql sqlGen for Triggers- drop syntax and body syntax #197 #198

2.13.0.1

28 Apr 17:35

Choose a tag to compare

  • PostgreSql separate stored procedures from functions, include full source #196

Full Changelog: 2.12.0.0...2.13.0.0