Skip to content

v0.1.7

Latest

Choose a tag to compare

@mzabani mzabani released this 05 Aug 21:01

What's Changed

  • Support postgresql v17
  • Speed up application of very large COPY statements. Now codd is almost as fast as psql
  • Allow expected schemas of multiple PG major versions to be stored simultaneously, in order to facilitate postgres upgrades
  • Run almost the full test suite with MacOS in CI too
  • New feature: background migrations with pg_cron. Read the guide for instructions
  • Store full view definitions in disk representations

Note for MacOS: MacOS complains the bundle might be corrupted. As per Internet sources, this could be because the bundle is not signed (I don't have MacOS and don't pay for an Apple Developer license). I'm interested in hearing if it doesn't work for you.