persistent-migration
persistent-migration copied to clipboard
A migration library for Persistent
Lots of `NOTICE` output from integration testing in CI. Find out if we can alleviate that, or output it to a log file.
`--quickcheck-replay=920282` There seems to be a bug in providing `10000-08-14` as a date (renders as `:000-08-14`) even though the persistent layer is sending `PersistDay 10000-08-14` correctly
Get the logs of queries that are run in integration testing and upload it in CI as test artifacts for potential auditing
~~RenameColumn~~ AlterColumnType AlterColumnNull AlterColumnDefault (After #45)