Skip to content

Conversation

@avallete
Copy link
Member

@avallete avallete commented Oct 27, 2025

🔍 Description

Add type support for incoming postgREST 14 major.

What changed?

Now we can have either postgREST 12 or 13 or 14

Why was this change needed?

Since we now introspect postgREST version directly, 14.xxx would've make the behavior fallback to 12.xx by default.

TODO: add runtime tests for new major.
Tested to update tests snapshots with 14, no differences were found runtime-wise.

@github-actions github-actions bot added the postgrest-js Related to the postgrest-js library. label Oct 27, 2025
@coveralls
Copy link

coveralls commented Oct 27, 2025

Coverage Status

coverage: 95.455% (-0.9%) from 96.345%
when pulling dec347c on fix/prepare-for-postgrest-14-release
into ca4eda3 on master.

@avallete avallete marked this pull request as ready for review October 27, 2025 15:52
@avallete avallete requested review from a team as code owners October 27, 2025 15:52
@avallete avallete merged commit 1687056 into master Oct 27, 2025
25 of 29 checks passed
@avallete avallete deleted the fix/prepare-for-postgrest-14-release branch October 27, 2025 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

postgrest-js Related to the postgrest-js library.

5 participants