supabase/postgrest-py
PostgREST client for Python. This library provides an ORM interface to PostgREST
PythonMIT
Issues
- 2
Š”onfusion with minimal Python version
#517 opened by danfimov - 1
- 4
select() does not select all columns by default
#507 opened by 9t8 - 3
- 2
- 4
maybe_single throws an error when 0 rows are returned
#340 opened by levity - 11
PGRST104 error on deployment
#306 opened by asontha - 0
- 2
Incorrect behavior of `select().eq("column", None)`
#403 opened by st-pasha - 4
Use json.dumps instead of str in sanitize_params
#131 opened by dreinon - 1
Add `like_all_of` filter
#351 opened by silentworks - 4
Bulk Insert heterogenous data (missing keys w/ Default values vs present keys w/ None)
#370 opened by henry2man - 2
URI too long for large filter predicates
#365 opened by trevor-e - 6
How do i insert multiple rows with only one write?
#204 opened by dj-fiorex - 1
Add `like_any_of` filter
#352 opened by silentworks - 1
Add `ilike_all_of` filter
#353 opened by silentworks - 1
Add `ilike_any_of` filter
#354 opened by silentworks - 5
Implement or filter
#137 opened by dreinon - 8
Add return types
#301 opened by Filsommer - 8
PGRST102: Error in $: not enough input when inserting data using supabase-py
#305 opened by goodmarvin - 1
pydantic > 2.1.1 is too restrictive
#282 opened by olirice - 4
- 2
- 0
- 3
- 0
Add py.typed per PEP 561
#239 opened by danielchalef - 2
- 8
- 5
Fiiltering through join values
#202 opened by liang799 - 7
Release latest version to pypi
#226 opened by timkpaine - 2
update with no content crush (via supabase)
#206 opened by rotemCyberillium - 10
in raw_decode - raise JSONDecodeError("Expecting value", s, err.value) from None
#218 opened by dejoma - 11
- 4
Update/improve docs
#199 opened by guillego - 3
How to perform Full-text Search?
#191 opened by yuchdev - 6
JSONDecodeError when inserting
#192 opened by jenswilms - 4
eq adding Filters.EQ istead of eq
#190 opened by anoninthekop - 2
Error when selecting from DB
#193 opened by kaylynnnn - 4
eq does not work when your field name is "apikey"
#203 opened by Akiren - 2
Add on_conflict option for upsert
#194 opened by ConnorVO - 3
How can I reproduce a not in query in Python?
#198 opened by mohnish7 - 2
Foreign tables filtering issue
#123 opened by tbrains - 2
Add on_conflict in upsert function
#201 opened by tw1t611 - 1
Upsert on conflict
#139 opened by mansueli - 3
Unable to match
#178 opened by A-Y-U-S-H-Y-A - 4
Unable to update
#179 opened by A-Y-U-S-H-Y-A - 1
Typings disagree with bulk insert/upsert APIs
#182 opened by evanandrewrose - 4
- 1
- 0
No matching implementation for `.contains`
#99 opened by parrotmac