Releases: eddieland/alembic-pg-autogen
Releases · eddieland/alembic-pg-autogen
v0.0.4
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
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
Additional debug logging
v0.0.1
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/.