Skip to content

Releases: eddieland/alembic-pg-autogen

v0.0.4

26 Feb 02:08
f87d7e9

Choose a tag to compare

What's Changed

  • Add regression test for plpgsql RAISE EXCEPTION trigger by @eddie-on-gh in #9
  • Remove leading underscores from internal module names by @eddie-on-gh in #13

Full Changelog: v0.0.3...v0.0.4

v0.0.3

24 Feb 01:42

Choose a tag to compare

What's Changed

Highlights

  • Replace regex DDL parsing with postgast — switched to libpg_query-based parsing via postgast for more reliable DDL handling (#7)

Improvements

  • Add comprehensive documentation and ReadTheDocs support (#2)
  • Improve project metadata (#6)
  • Add Codecov integration for test coverage reporting (#5, #8)
  • Switch Read the Docs build to use uv for dependency installation (#4)
  • Fix README: correct Alembic integration instructions (#1)
  • Switch from pre-commit to prek for git hooks
  • Typing improvements and logging backfill
  • Support quoted identifiers in DDL identity extraction
  • Best-effort exclusion of extension objects

Full Changelog: v0.0.2...v0.0.3

v0.0.2

19 Feb 21:18

Choose a tag to compare

Additional debug logging

v0.0.1

19 Feb 20:38

Choose a tag to compare

Archive e2e-audit-patterns change and sync spec to main

All 17 tasks complete, lint and tests pass. Delta spec synced
to openspec/specs/e2e-audit-patterns/.