Skip to content

v2.2.0

Compare
Choose a tag to compare
@ThHareau ThHareau released this 06 Jul 13:50
· 107 commits to master since this release
606b200

What's Changed

New Features 🎉

  • Make lock_timeout configurable by @ThHareau in #102
  • Bugfix: UselessStatementLogger now warns when disable_ddl_transaction is called by @ThHareau in #104
  • Add sensitive_logger by @ThHareau in #101
  • Introduce default_value_backfill_threshold: config to avoid unwanted long migration when adding a column with :update_in_batches by @ThHareau in #105
  • drop_table: Remove foreign keys before removing a column by @ThHareau in #107
  • Set statement timeout by default by @ThHareau in #106

Full Changelog: v2.1.0...v2.2.0