Version 1.0.0
Changes
sync_enum_valuesaffected_columnsis generated with list of TableReferences instead of tuples.
Migrations created before this are backward compatible.
Features
- Offline mode support by @RustyGuard in #45
- Add postgresql_using to alter_column that converts Text to Enum by @RustyGuard in #46
Full Changelog: v0.4.0...v1.0.0