postgrest-py
postgrest-py copied to clipboard
PostgREST client for Python. This library provides an ORM interface to PostgREST
Note: I'm on the latest version: supabase==1.0.3 **Is your feature request related to a problem? Please describe.** [Related to this issue.](https://github.com/supabase-community/supabase-py/issues/115) However, that issue isn't fixed yet **Describe the solution...
**Describe the bug** Seems to be working locally but when I deploy to fly.io using heroku container, running into the following error: ``` postgrest.exceptions.APIError: {'code': 'PGRST104', 'details': 'Failed to parse...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...
Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.5.0 to 9.7.0. Release notes Sourced from python-semantic-release's releases. v9.7.0 (2024-05-06) Feature version-cmd: pass NEW_VERSION & useful env vars to build command (ee6b246) Fix gha: add missing...
Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.5.0 to 9.7.0. Release notes Sourced from python-semantic-release/python-semantic-release's releases. v9.7.0 (2024-05-06) Feature version-cmd: pass NEW_VERSION & useful env vars to build command (ee6b246) Fix gha: add missing...
## What kind of change does this PR introduce? - Tiny fixes and proper code style.
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.0 to 4.3.1. Release notes Sourced from codecov/codecov-action's releases. v4.3.1 What's Changed build(deps-dev): bump typescript from 5.4.4 to 5.4.5 by @dependabot in codecov/codecov-action#1370 fix: more verbose log...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0. Release notes Sourced from pytest's releases. 8.2.0 pytest 8.2.0 (2024-04-27) Deprecations #12069: A deprecation warning is now raised when implementations of one of the...
Bumps [furo](https://github.com/pradyunsg/furo) from 2024.1.29 to 2024.4.27. Changelog Sourced from furo's changelog. Changelog 2024.04.27 -- Bold Burgundy Add a skip to content link. Add --font-stack--headings. Add :visited colour and enforce uniform...
Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.4.2. Release notes Sourced from black's releases. 24.4.2 This is a bugfix release to fix two regressions in the new f-string parser introduced in 24.4.1....