2.8.2.3
- 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