You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(postgresql): add configurable PostgreSQL version for build and CI (#33)
Make the Docker image PostgreSQL version configurable via POSTGRES_TAG
build arg, and run CI tests against both PG 17 and PG 15. Print the
PostgreSQL server version in test output for easier debugging.
0 commit comments