Skip to content

feat: reland postgrest 13 support #1537

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 21, 2025
Merged

feat: reland postgrest 13 support #1537

merged 5 commits into from
Aug 21, 2025

Conversation

soedirgo
Copy link
Member

@soedirgo soedirgo commented Aug 19, 2025

pending on supabase/postgrest-js#637

Additionally reimplement support for accepting a schema name in the second type param (e.g. SupabaseClient<Database, 'my_schema'>. We have a lot of users doing this: https://github.com/search?q=createClient%3CDatabase%2C+%22&type=code

@coveralls
Copy link

coveralls commented Aug 21, 2025

Pull Request Test Coverage Report for Build 17136718551

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.6%

Totals Coverage Status
Change from base Build 17038915066: 0.0%
Covered Lines: 144
Relevant Lines: 146

💛 - Coveralls

Copy link

pkg-pr-new bot commented Aug 21, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@supabase/supabase-js@1537

commit: d322819

@soedirgo soedirgo force-pushed the bs/postgrest-js-13 branch from 146126a to d322819 Compare August 21, 2025 19:16
@soedirgo soedirgo marked this pull request as ready for review August 21, 2025 19:26
@soedirgo soedirgo enabled auto-merge (squash) August 21, 2025 19:29
@soedirgo soedirgo merged commit 04a1397 into master Aug 21, 2025
15 checks passed
@soedirgo soedirgo deleted the bs/postgrest-js-13 branch August 21, 2025 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants