Skip to content

v2.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jun 00:27

Features:

  • add update_many callback by Zach Daniel

Bug Fixes:

  • Filter out empty snapshot directories (#765) by Rutgerdj

  • move table schema migrations (#758) by febarnett3

  • rewrite belongs_to reference indexes when multitenancy changes (#762) by Jinkyou Son

  • handle skipped references and delete constraint errors (#759) by ChivukulaVirinchi

  • ignore migrate false resources in drop detection (#757) by ChivukulaVirinchi

  • place atomics in binding 1, not 0 by Zach Daniel

Improvements:

  • Implement upserts with MERGE (17+) by Zach Daniel

  • Warning for reviewing operations (#777) by colenelson0

  • add more generic table renaming by Zach Daniel

  • Add migrate_extensions? callback to allow repos to opt out of extension migrations (#761) by gixtrem

  • allow specifying global vs private statements (#751) by CyanideDragon

  • ash_postgres.gen.resources: many-to-many, views, no-PK tables, and prompt UX (#748) by Johannes Welebil