What's Changed
- Migrations: Specify the name of the NOT NULL constraint in the ADD column- uses Check Constraints with expression 'column IS NOT NULL' whch is the db automatically creates (#193 )
- Oracle: Specify the size of text fields by @PatriceDargenton in #188
Full Changelog: 2.11.0.0...2.12.0.0