postgres icon indicating copy to clipboard operation
postgres copied to clipboard

feat: multiple versions for the pg_jsonschema extension

Open jfroche opened this issue 7 months ago • 1 comments

Build multiple versions of the pg_jsonschema extension on different PostgreSQL versions. Add test for the extensions and their upgrade on PostgreSQL 15 and 17.

jfroche avatar Jun 05 '25 12:06 jfroche

@jfroche I believe I will need to adjust workflows to run successfully on a PR coming from a fork of this repo, once the workflows are approved to run. So I will check that and test on Monday as well.

samrose avatar Jun 06 '25 15:06 samrose

Superseded by #1757

jfroche avatar Aug 13 '25 20:08 jfroche