Skip to content

Releases: ash-project/ash_sqlite

v0.2.12

22 Jul 15:23
Compare
Choose a tag to compare

Bug Fixes:

  • Reverse migrations order when reverting dev migrations (#167) by Kenneth Kostrešević

  • update ecto & ecto_sql by Zach Daniel

Improvements:

  • make rollback more reliable by using --to instead of -n by Zach Daniel