Releases: psqlpy-python/psqlpy
Releases · psqlpy-python/psqlpy
0.3.0
What's Changed
- Added support for converting PostgreSQL JSON/JSONB into Python dict by @chandr-andr in #16
- Rewrote the whole implementation of Cursor. Made some performance changes in Transaction by @chandr-andr in #15
Full Changelog: 0.2.9...0.3.0
0.2.9
What's Changed
Full Changelog: 0.2.8...0.2.9
v0.2.8
What's Changed
- Added pipeline functionality for transactions by @chandr-andr in #12
Full Changelog: 0.2.7...0.2.8
v0.2.7
What's Changed
- Added support for any custom python class in QueryResult by @chandr-andr in #11
Full Changelog: 0.2.6...0.2.7
v0.2.6
What's Changed
- missing methods in transaction by @insani7y in #9
- some code and docstrings improvements by @chandr-andr
Full Changelog: 0.2.5...0.2.6
v0.2.5
What's Changed
- Added support for INET type in PostgreSQL, IPv4Address/IPv6Address in Python by @chandr-andr in #10
Full Changelog: 0.2.4...0.2.5
0.2.4
0.2.3
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- Added connection recycling settings by @chandr-andr in #7
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Added tests and test actions by @chandr-andr in #1
- Continue adding tests by @chandr-andr in #3
- Continue adding tests by @chandr-andr in #4
- Continue adding tests by @chandr-andr in #5
- Added dsn support by @chandr-andr in #6
New Contributors
- @chandr-andr made their first contribution in #1
Full Changelog: 0.2.0...0.2.1