Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 07:37
· 294 commits to main since this release
f50c7f8

New features:

  • πŸ”“ Backfill in batches to avoid locking out updates to modified tables during the start phase. (#137)
  • βŒ› Set Postgres' lock_timeout for pgroll DDL operations. (#155)
  • πŸ›Ό A --version flag to report the version of the pgroll CLI (#148)
  • 🐍 Allow pgroll 's top-level CLI flags to be set via environment variables (#152)