Skip to content

Releases: martinjw/dbschemareader

2.11.0.0

29 Apr 15:59
Compare
Choose a tag to compare

What's Changed

  • Add an InclusionPrefixFilter for filtering reads
  • #180 codegen naming of fk collections
  • #179 sqlgen Sqlite add Drop Table if exists
  • A table can have multiple constraints on the same related table by @PatriceDargenton in #184

New Contributors

Full Changelog: 2.10.1.0...2.11.0.0

2.10.1.10

17 Mar 19:50
Compare
Choose a tag to compare
2.10.1.10 Pre-release
Pre-release
  • #180 codegen naming of fk collections
  • #179 sqlgen Sqlite add Drop Table if exists

Full Changelog: 2.10.1.0...2.10.1.10

2.10.1.0

13 Jan 13:56
Compare
Choose a tag to compare

What's Changed

  • #140 PostgreSql partial indexes- generation bug (thanks @Arnagos )
  • #173 Sql Server UDTs reading bug (thanks @icansiz)
  • Bump dependencies to latest versions

Full Changelog: 2.10.0.0...2.10.1.0

2.10.0.0

22 Nov 13:01
Compare
Choose a tag to compare
  • #140 Postgresql- add support for partial indexes

Full Changelog: 2.9.1.0...2.10.0.0

2.9.1.0

22 Sep 18:43
Compare
Choose a tag to compare
  • Fix #170 Granular Batching missing for indexes
  • Fix #171 User defined types extension methods

Full Changelog: 2.9.0.0...2.9.1.0

2.9.0.0

09 Sep 13:47
Compare
Choose a tag to compare

Full Changelog: 2.8.2.3...2.9.0.0

2.8.2.3

18 Aug 18:10
Compare
Choose a tag to compare
  • fix mysql bool type by @tonyliving in #164
  • add readme
  • SqlServerMigrationGenerator.FindDefaultConstraint uses the new column name to drop constraints of the old column #166
  • #168 DdlGenerator adds a UseGranularBatching bool- for SqlServer adds GO between every statement (instead of ;)

Full Changelog: 2.8.2.2...2.8.2.3

2.8.2.2

17 Aug 19:02
Compare
Choose a tag to compare
2.8.2.2 Pre-release
Pre-release
  • #168 DdlGenerator adds a UseGranularBatching bool- for SqlServer adds GO between every statement (instead of ;)

Full Changelog: 2.8.2.1...2.8.2.2

2.8.2.1

07 Jul 10:36
Compare
Choose a tag to compare
2.8.2.1 Pre-release
Pre-release
  • fix mysql bool type by @tonyliving in #164
  • add readme
  • SqlServerMigrationGenerator.FindDefaultConstraint uses the new column name to drop constraints of the old column #166

Full Changelog: 2.8.2.0...2.8.2.1

2.8.2.0

05 Jul 07:51
Compare
Choose a tag to compare
2.8.2.0 Pre-release
Pre-release

What's Changed

Full Changelog: 2.8.1.0...2.8.2.0