Postgrest-py

Latest version: v0.10.6

Safety actively analyzes 637759 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.3.2

Added

* Use Github Actions

Changed

* Move to a new home: [supabase/postgrest-py](https://github.com/supabase/postgrest-py)

Removed

* Remove Travis CI

0.3.1

Removed

* Remove dummy test cases
* Remove PyPy3 from Travis CI

0.3.0

Added

* Add some basic test cases for `PostgrestClient`
* Use Travis CI

Changed

* Change behavior of `RequestBuilder.filter()`
* Change signature of general filters

Removed

* Remove `RequestBuilder.filter_in()` and `RequestBuilder.filter_out()`

Fixed

* Fix `PostgrestClient.schema()` not actually work

0.2.0

Added

* Support basic authentication
* Support stored procedures (RPC)
* `RequestBuilder.select()` now accepts `columns` as variable-length arguments
* Add `RequestBuilder.not_` getter
* Add `RequestBuilder.ov()`

Changed

* Rename `Client` to `PostgrestClient` and deprecate the old name
* Deprecate `PostgrestClient.from_table()`

Removed

* Remove `RequestBuilder.not_()`
* Remove `RequestBuilder.ova()` and `RequestBuilder.ovr()`

0.1.1

Fixed

* Fix a typo in `Client.from_()`

0.1.0

Added

* Add basic features

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.