What's Changed
- Fix typos. by @dereuromark in #775
- Avoid timestamp collisions on bake. by @dereuromark in #773
- Add schema support to MS SQL Server by @ovoronyi in #777
- Outline possible configs for easier copy-and-paste by @dereuromark in #779
- Prevent fatal error on reserved keywords as migration names. by @dereuromark in #780
- Tidy up docs and publish migrations/seeds docs by @markstory in #781
- Revert glob escaping. by @dereuromark in #782
- Reword exception message for multiple migrations on same connection. by @kevindecapite in #784
- Bail early by @ravage84 in #785
- Add Migrations middleware by @dereuromark in #774
- adjust ci by @LordSimal in #787
- Fix failing tests with MySQL by @markstory in #807
- Add missing array cast in SqliteAdapter by @markstory in #805
New Contributors
- @ovoronyi made their first contribution in #777
- @kevindecapite made their first contribution in #784
Full Changelog: 4.5.0...4.5.1