Skip to content

v5.1.0

Compare
Choose a tag to compare
@stanislas-m stanislas-m released this 25 Apr 07:22
6842d77

Changelog

72b8606 Fix #535: Generate fizz migration command broken (#542)
d43a185 Fix bad imports & README
cdf46e6 Expose sqlx Unsafe option (#539)
2624c41 feat: add migrate UpTo(step) (#534)
454d6b9 Prevent TruncateAll from emptying the migration table (#541)
19bc759 N+1 Eager Solution (#146)
9c5f1cb Solution for test model files package when generated by soda. (#537)
4b3725d feat: make CreateSchemaMigrations independent of the migrator (#531)
3b189e2 fix: enforce precedence for specific migrations (#533)
2aad8bd Merge tag 'v5.0.11' into development
ecfc463 Merge tag 'v5.0.10' into development