v1.5.2
Immutable
release. Only release title and notes can be modified.
Changelog
- a960c44 Merge pull request #159 from winebarrel/changelog-1.5.2
- f5d011c Add 1.5.2 to Change log
- b90dc2b Merge pull request #158 from winebarrel/fix/constraint-columns-cte
- a2d8839 Upload coverage from every Postgres matrix entry
- 76b2c88 Fix Constraint.Columns to report only the constraint's own columns
- a7fc7da Parameterize compose.yaml Postgres version
- ef37f74 Merge pull request #156 from winebarrel/claude-precommit-lint-hook
- 01546bc Add pre-commit hook to run make lint before git commit
- dbb8a0b Merge pull request #155 from winebarrel/ci-postgres-service
- d9c72b2 Use GitHub Actions service container for PostgreSQL
- 15f0430 Merge pull request #154 from winebarrel/ci-pg-isready-timeout
- d12194e Use timeout-minutes for pg_isready wait in CI