Releases: dotnetprojects/Migrator.NET
Releases · dotnetprojects/Migrator.NET
8.2.1
8.2.0
What's Changed
- Date time tests by @JaBistDuNarrisch in #128
- RemoveAllConstraints => obsolete + UpdateFromTableToTable by @JaBistDuNarrisch in #129
- Renamings by @JaBistDuNarrisch in #130
Full Changelog: 8.1.9...8.2.0
8.1.9
What's Changed
- Extend limit in Oracle guard from 30bytes to 128bytes. by @JaBistDuNarrisch in #121
- Functional expressions by @JaBistDuNarrisch in #127
Full Changelog: 8.1.8...8.1.9
8.1.8
8.1.7
What's Changed
- Strip single quotes on default values for int by @JaBistDuNarrisch in #117
Full Changelog: 8.1.6...8.1.7
8.1.6
What's Changed
- Added byte to default values in SQL Server by @JaBistDuNarrisch in #116
Full Changelog: 8.1.5...8.1.6
8.1.5
What's Changed
- Throw if GetColumnContentSize column is not of type string. by @JaBistDuNarrisch in #100
- Several fixes. by @JaBistDuNarrisch in #111
Full Changelog: 8.1.4...8.1.5
8.1.4
What's Changed
- Override GetColumnContentSize for Postgre SQL by @JaBistDuNarrisch in #99
Full Changelog: 8.1.3...8.1.4
8.1.3
What's Changed
- Interval default value are now supported in Postgre (set and parsing) by @JaBistDuNarrisch in #96
Full Changelog: 8.1.2...8.1.3
8.1.2
What's Changed
- Boolean default values postgre by @JaBistDuNarrisch in #93
- Added double to GetColumns by @JaBistDuNarrisch in #94
Full Changelog: 8.1.1...8.1.2