pgroll
pgroll copied to clipboard
Remove support for PG14
PostgreSQL 14 EOL is at 12 Nov 2026. Afterwards we can remove support for this PG version. This issue collects the compatibility logic we had to add to make sure pgroll can work with PG 14.
First attempt to remove support: https://github.com/xataio/pgroll/pull/741
Additional compatibility changes:
- [ ] ...