Skip to content

v0.2.16

Choose a tag to compare

@github-actions github-actions released this 05 Mar 20:59
· 5 commits to main since this release

Bug Fixes:

  • bulk_create with upsert now updates update_timestamp fields by Michael Bärtschi

  • bulk_create with upsert now updates update_timestamp fields (#207) by Michael Bärtschi

  • Handle nil default values in migration generator by Zach Daniel

  • don't double count renaming & adding attributes by Zach Daniel

Improvements:

  • support positional name argument in generate_migrations by Zach Daniel

  • read touch_update_defaults? from options instead of changeset context (#208) by Michael Bärtschi

  • support nils_distinct? in identities by Zach Daniel