v0.1.4
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