Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Releases: keosariel/supabase-client

0.2.4

12 Aug 07:35
Compare
Choose a tag to compare

Features:

  • Implemented new query filters
  • Raising a supabase exception is now optional
  • Renamed _utils.py to querybuilder.py

0.1.3

08 Aug 11:39
7973bf2
Compare
Choose a tag to compare

Introduces:

  • Adding new query filters
  • Raises errors from supabase server

0.0.1

07 Aug 20:13
fafa2e5
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

Introduces:

  • Rewrite to more closely resemble the JavaScript client and retain feature parity.
  • Implements most query filters.
  • Implements READ, INSERT, UPDATE and DELETE functionalities
  • Documentation
  • PyPi release