Skip to content

v0.1.4

Compare
Choose a tag to compare
@mzabani mzabani released this 15 Jul 21:01
d664e8e

Major changes include:

  • Show and store migration application time in codd_schema.sql_migrations
  • Codd can now retry failed no-txn migrations from the last failed statement
  • Accept whitespace in KVP connection strings just like psql
  • Pg dumps that contain codd_schema are allowed as migrations in most cases, meaning it's easier to consolidate a lot of migrations into a single dump for faster database creation