Releases: dotnetprojects/Migrator.NET
Releases · dotnetprojects/Migrator.NET
11.0.0
What's Changed
- Set NOT NULL implicitly for PKs in SQLite but only for non-composite PKs by @JaBistDuNarrisch in #156
Full Changelog: 10.0.9...11.0.0
10.0.9
What's Changed
- Update TransformationProvider.cs by @jogibear9988 in #155
Full Changelog: 10.0.8...10.0.9
10.0.8
What's Changed
- Quote columns and table name by @JaBistDuNarrisch in #154
Full Changelog: 10.0.6...10.0.8
10.0.7
What's Changed
- Add ConstraintExists tests for foreign keys by @JaBistDuNarrisch in #151
- Remove ColumnProperty.Null if primary key is set. by @JaBistDuNarrisch in #153
Full Changelog: 10.0.5...10.0.7
10.0.6
What's Changed
- Add ConstraintExists tests for foreign keys by @JaBistDuNarrisch in #151
- Remove ColumnProperty.Null if primary key is set. by @JaBistDuNarrisch in #153
Full Changelog: 10.0.5...10.0.6
10.0.5
What's Changed
- Identity checks / DateTimeOffset default value update by @JaBistDuNarrisch in #150
Full Changelog: 10.0.4...10.0.5
10.0.4
What's Changed
- Parse ''0'::bigint' in postgre by @JaBistDuNarrisch in #149
Full Changelog: 10.0.2...10.0.4
10.0.3
What's Changed
- Parse and set DateTimeOffset Default values in Postgre by @JaBistDuNarrisch in #148
Full Changelog: 10.0.1...10.0.3
10.0.2
What's Changed
- Parse and set DateTimeOffset Default values in Postgre by @JaBistDuNarrisch in #148
Full Changelog: 10.0.1...10.0.2
10.0.1
What's Changed
- Oracle: Handle "NULL" as default value by @JaBistDuNarrisch in #147
Full Changelog: 10.0.0...10.0.1