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: build pg_graphql and pg_jsonschema extension packages separately in CI
To be able to build extensions versions packages separately in CI, we
expose them in a nested structure.
We did this change in the past for wrappers packages. Now we do the same
for pg_graphql and pg_jsonschema extension packages.
0 commit comments