postgrest-py

PostgREST client for Python. This library provides an ORM interface to PostgREST

MIT License

Downloads
662.6K
Stars
229
Committers
28

Bot releases are visible (Hide)

postgrest-py - v0.16.11 Latest Release

Published by github-actions[bot] about 2 months ago

0.16.11 (2024-08-22)

Bug Fixes

  • fixed the 'order' method for 'BaseSelectRequestBuilder' (#495) (97d520e)
postgrest-py - v0.16.10

Published by github-actions[bot] 2 months ago

0.16.10 (2024-08-14)

Bug Fixes

  • revert sanitize_pattern_param in like and ilike (#481) (18ed416)
postgrest-py - v0.16.9

Published by github-actions[bot] 3 months ago

v0.16.9 (2024-07-16)

Chore

  • chore(deps-dev): bump zipp from 3.18.1 to 3.19.1 (#470) (a0bbb4f)

  • chore(deps-dev): bump python-semantic-release from 9.8.3 to 9.8.5 (#469) (61be87c)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.8.3 to 9.8.5 (#468) (7a62fde)

  • chore(deps): bump certifi from 2024.2.2 to 2024.7.4 (#467) (f7eb0f4)

  • chore(deps): bump pydantic from 2.7.4 to 2.8.2 (#464) (b7c425d)

  • chore(deps-dev): bump python-semantic-release from 9.8.0 to 9.8.3 (#460) (ce704b3)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.8.1 to 9.8.3 (#459) (87995dd)

  • chore(deps-dev): bump urllib3 from 2.2.1 to 2.2.2 (#458) (27b16fa)

  • chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 (#455) (9d6bf07)

  • chore(deps): bump pydantic from 2.7.2 to 2.7.4 (#454) (6b1b003)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.8.0 to 9.8.1 (#452) (73eb0cf)

  • chore(deps-dev): bump pytest from 8.2.1 to 8.2.2 (#450) (f2f3d4f)

Fix

  • fix: version bump (#471) (b509b3a)

Unknown

postgrest-py - v0.16.8

Published by github-actions[bot] 5 months ago

v0.16.8 (2024-06-04)

Chore

  • chore(deps): bump pydantic from 2.7.1 to 2.7.2 (#447) (3161d15)

Fix

  • fix: add "verify" flag to the creation of client (ffe9e28)

Unknown

  • Follow redirects (#449) (bb851bf)
postgrest-py - v0.16.7

Published by github-actions[bot] 5 months ago

v0.16.7 (2024-06-01)

Fix

  • fix: add get, head and count parameters to the rpc method. (#444) (b1d48bc)
postgrest-py - v0.16.6

Published by github-actions[bot] 5 months ago

v0.16.6 (2024-06-01)

Fix

  • fix: convert None to a string null for the is method (#446) (9970ac3)
postgrest-py - v0.16.5

Published by github-actions[bot] 5 months ago

v0.16.5 (2024-06-01)

Chore

  • chore(deps-dev): bump python-semantic-release from 9.7.3 to 9.8.0 (#443) (d8ce53a)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.7.3 to 9.8.0 (#442) (42a4a32)

  • chore(deps-dev): bump requests from 2.31.0 to 2.32.0 (#440) (9fe1070)

  • chore: code style fixes (#425) (11076da)

  • chore(deps-dev): bump jinja2 from 3.1.3 to 3.1.4 (#428) (d786fc7)

  • chore(deps): bump codecov/codecov-action from 4.3.0 to 4.4.1 (#437) (fe50d11)

  • chore(deps-dev): bump pytest-asyncio from 0.23.6 to 0.23.7 (#439) (f41e7af)

  • chore(deps-dev): bump pytest from 8.1.1 to 8.2.1 (#438) (9722855)

  • chore(deps-dev): bump python-semantic-release from 9.7.1 to 9.7.3 (#434) (7cc3c38)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.5.0 to 9.7.3 (#436) (6115096)

  • chore(deps-dev): bump black from 24.3.0 to 24.4.2 (#416) (5dceb98)

  • chore(deps-dev): bump python-semantic-release from 9.5.0 to 9.7.1 (#430)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (56f7f5d)

  • chore(deps): bump furo from 2024.1.29 to 2024.5.6 (#431)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (4692500)

Fix

  • fix: update overlaps to work with timestamp range (#445) (b39f332)

Unknown

  • Update .pre-commit-config.yaml (#424) (82a9e9b)

  • Add stale bot (#422) (44f3672)

postgrest-py - v0.16.4

Published by github-actions[bot] 6 months ago

v0.16.4 (2024-04-29)

Chore

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.4.1 to 9.5.0 (#414) (059aceb)

  • chore(deps-dev): bump python-semantic-release from 9.4.1 to 9.5.0 (#413) (5444cda)

  • chore(deps): bump pydantic from 2.7.0 to 2.7.1 (#412) (0e08ecb)

  • chore(deps): bump pydantic from 2.6.4 to 2.7.0 (#408) (4b3a664)

  • chore(deps): bump idna from 3.6 to 3.7 (#407) (9046f41)

  • chore(deps): bump codecov/codecov-action from 4.1.0 to 4.3.0 (#406) (a496a78)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.3.1 to 9.4.1 (#405) (e153778)

  • chore(deps-dev): bump python-semantic-release from 9.3.0 to 9.4.1 (#404) (364a9a9)

  • chore(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 (#394) (64e8819)

Fix

  • fix: increase timeout (#417) (a387471)
postgrest-py - v0.16.3

Published by github-actions[bot] 6 months ago

v0.16.3 (2024-04-13)

Chore

  • chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 (#396) (dcadb43)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.3.0 to 9.3.1 (#393) (eabf30c)

  • chore(deps): bump python-semantic-release/python-semantic-release from 8.0.0 to 9.3.0 (#390)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (47e262e)

Fix

  • fix: upsert and insert with default_to_null boolean argument (#398) (ae5f80a)

Unknown

  • Revert "chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1" (#397) (b4c740d)
postgrest-py - v0.16.2

Published by github-actions[bot] 7 months ago

v0.16.2 (2024-03-23)

Chore

  • chore(deps-dev): bump black from 23.12.1 to 24.3.0 (#385)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (b10e114)

  • chore(deps): bump pydantic from 2.6.2 to 2.6.4 (#384)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (9bd4fb1)

  • chore(deps): bump furo from 2023.9.10 to 2024.1.29 (#383)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (7eec5ce)

  • chore(deps-dev): bump pytest-asyncio from 0.23.5 to 0.23.5.post1 (#382)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (ae09035)

Fix

  • fix: update dependencies and tests (#392) (d04d76c)
postgrest-py - v0.16.1

Published by github-actions[bot] 8 months ago

v0.16.1 (2024-02-29)

Chore

  • chore(deps): bump pydantic from 2.5.3 to 2.6.2 (#374)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (b858685)

Fix

  • fix: explain functionality to show results (#371)

Co-authored-by: Rodrigo Mansueli Nunes <[email protected]> (3e0ea2e)

Test

  • test: remove skip from rpc with range test (#376) (a3fc560)

Unknown

  • Bump action versions (#377) (602d66e)
postgrest-py - v0.16.0

Published by github-actions[bot] 8 months ago

v0.16.0 (2024-02-27)

Feature

  • feat: Add RPC request builder class for additional filters (#372) (0002e8f)
postgrest-py - v0.15.1

Published by github-actions[bot] 8 months ago

v0.15.1 (2024-02-27)

Fix

  • fix: update range to use query parameters instead of headers (#375) (eae612c)
postgrest-py - v0.15.0

Published by github-actions[bot] 9 months ago

v0.15.0 (2024-01-15)

Chore

  • chore(deps-dev): bump pytest-asyncio from 0.18.3 to 0.23.3 (#344)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (e9f49a5)

Feature

  • feat: add like_any_of, like_all_of, ilike_any_of and ilike_all_of filters (#358) (d4e3f57)
postgrest-py - v0.14.0

Published by github-actions[bot] 9 months ago

v0.14.0 (2024-01-15)

Chore

  • chore: add alias for range methods (#350) (83ca3cd)

Feature

  • feat: add or filter along with tests (#355)

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> (e302009)

Unknown

  • update ci for publishing package (#349) (496d95a)
postgrest-py - v0.13.2

Published by github-actions[bot] 9 months ago

v0.13.2 (2024-01-11)

Fix

  • fix: add missing RPCFilterRequestBuilder and MaybeSingleRequestBuilder exports (3ab20e4)
postgrest-py - v0.13.1

Published by github-actions[bot] 10 months ago

v0.13.1 (2024-01-04)

Chore

  • chore(deps): bump pydantic from 2.4.2 to 2.5.0 (#332)

Bumps pydantic from 2.4.2 to 2.5.0.


updated-dependencies:

  • dependency-name: pydantic
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (fb0b8c2)

  • chore(deps-dev): bump pytest from 7.4.2 to 7.4.3 (#329)

Bumps pytest from 7.4.2 to 7.4.3.


updated-dependencies:

  • dependency-name: pytest
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (85826ea)

  • chore(deps): bump pydantic from 2.1.1 to 2.4.2 (#314)

Bumps pydantic from 2.1.1 to 2.4.2.


updated-dependencies:

  • dependency-name: pydantic
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (9579d03)

  • chore(deps-dev): bump gitpython from 3.1.35 to 3.1.37 (#320)

Bumps gitpython from 3.1.35 to 3.1.37.


updated-dependencies:

  • dependency-name: gitpython
    dependency-type: indirect
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (0e6e8b0)

  • chore(deps-dev): bump urllib3 from 2.0.4 to 2.0.7 (#324)

Bumps urllib3 from 2.0.4 to 2.0.7.


updated-dependencies:

  • dependency-name: urllib3
    dependency-type: indirect
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (ffa552f)

  • chore(deps-dev): bump python-semantic-release from 8.1.1 to 8.3.0 (#327)

Bumps python-semantic-release from 8.1.1 to 8.3.0.


updated-dependencies:

  • dependency-name: python-semantic-release
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (3f2eebb)

  • chore(deps-dev): bump black from 23.10.0 to 23.10.1 (#328)

Bumps black from 23.10.0 to 23.10.1.


updated-dependencies:

  • dependency-name: black
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (32d3abf)

Fix

  • fix: update httpx and other dev dependencies (bfc6714)
postgrest-py - v0.13.0

Published by github-actions[bot] 12 months ago

v0.13.0 (2023-10-22)

Chore

  • chore(deps-dev): bump black from 23.9.1 to 23.10.0 (#325)

Bumps black from 23.9.1 to 23.10.0.


updated-dependencies:

  • dependency-name: black
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (193c8df)

Feature

  • feat: add offset (#326)

Co-authored-by: [email protected] <[email protected]> (7cd6751)

postgrest-py - v0.12.1

Published by github-actions[bot] about 1 year ago

v0.12.1 (2023-10-17)

Chore

  • chore(deps-dev): bump pre-commit from 3.3.3 to 3.5.0 (#323)

Bumps pre-commit from 3.3.3 to 3.5.0.


updated-dependencies:

  • dependency-name: pre-commit
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (1209139)

  • chore: add python 3.12 to CI (#319)

  • chore: add python 3.12 to CI

  • chore: update autoflake hook

  • chore: add myself to codeowners

  • fix: make doc requirements optional (d1ee0bb)

Fix

  • fix: make rpc function sync (#322) (04f4980)
postgrest-py - v0.12.0

Published by github-actions[bot] about 1 year ago

v0.12.0 (2023-10-06)

Feature

  • feat: add csv() modifier (#316)

  • fix: cast to correct type

  • feat: add csv() modifier

  • chore: export SingleRequestBuilder

  • chore: write tests for csv()

  • 'Refactored by Sourcery' (#317)

Co-authored-by: Sourcery AI <>


Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> (4f6e9d9)