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

Upgrade supabase-py to new supabase 1.0.3 python package #988

Merged
merged 11 commits into from
Jul 16, 2023

Conversation

RoiGlinik
Copy link
Contributor

  • New package requires python 3.8
  • Uses new exception and ApiResponse interface from the package.
  • Fixes most of our old patches.
  • Github action matrix test on python cli will now continue even if one specific version fail.
  • Used RLS not working after sign-in supabase-community/supabase-py#185 snippet to handle rls and tokens after sign up
  • New rpc works sync, rpc patch still exists because of rpcs return value errors (errors with ApiResponse interface and bool return value).

Copy link
Contributor

@pablos44 pablos44 left a comment

Choose a reason for hiding this comment

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

Great job!

@RoiGlinik RoiGlinik changed the title Upgrade supabase-py to new supabase 1.0.3 python package WIP: Upgrade supabase-py to new supabase 1.0.3 python package Jul 14, 2023
@RoiGlinik RoiGlinik changed the title WIP: Upgrade supabase-py to new supabase 1.0.3 python package Upgrade supabase-py to new supabase 1.0.3 python package Jul 16, 2023
@RoiGlinik RoiGlinik merged commit 1787586 into master Jul 16, 2023
14 checks passed
@RoiGlinik RoiGlinik deleted the upgrade-supabase-py branch July 16, 2023 07:45
pavangudiwada pushed a commit that referenced this pull request Aug 21, 2023
pavangudiwada pushed a commit to pavangudiwada/robusta that referenced this pull request Nov 6, 2023
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

5 participants