excellent_migrations v0.1.5 Release Notes

Release Date: 2022-08-05 // over 1 year ago
  • ➕ Added

    • Handling unique index
    • Detecting concurrently added indexes without disable_ddl_transaction nor disable_migration_lock

Previous changes from v0.1.4

  • 🛠 Fixed

    • Handling "if (not) exists" variants of operations