Hi folks: I have a proposal for a new query API f...
# python
l
Hi folks: I have a proposal for a new query API for
postgrest-py
. The objective is to be more strict with respect to the order in that the different methods can be chained like the SQL statements keeping the full type annotation. I made a pull request with the proposal, please, react on pull request with a 👍 if you like it and with a 👎 if you don't like it. Greetings. https://github.com/supabase-community/postgrest-py/pull/102