Skip to content
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

feat: expose PostgrestClient methods directly in SupabaseClient #336

Merged
merged 2 commits into from
Apr 10, 2024

Conversation

grdsdev
Copy link
Collaborator

@grdsdev grdsdev commented Apr 9, 2024

What kind of change does this PR introduce?

  • expose PostgrestClient methods directly in SupabaseClient to follow other client libs behavior
  • deprecate access to SupabaseClient.database
  • deprecate PostgrestFilterBuilder.textSearch(_:range:)

- deprecate access to `SupabaseClient.database`
- deprecate `PostgrestFilterBuilder.textSearch(_:range:)`
@grdsdev grdsdev requested a review from dshukertjr April 9, 2024 21:44
Copy link
Member

@dshukertjr dshukertjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Love the update!

@grdsdev grdsdev merged commit aca50a5 into main Apr 10, 2024
19 checks passed
@grdsdev grdsdev deleted the feat/export-postgrestclient-methods branch April 10, 2024 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants