Changes for version 0.002 - 2020-12-19
- Misc bugfixes
- Lots of smarter error handing of loaded migrations
- Better blank migration creation
- Make it easy to remove 'DiffState' from generated migration (for smaller size)
- README.txt file created in routines directory for new/blank migrations
- Still considered EXPERIMENTAL non-production ready
Modules
Schema migrations via checksums instead of versions
individual migration for a single version bump
Base class for an individual routine within a migration
individual routine
individual raw SQL routine
Individual schema state