Releases: psqlpy-python/psqlpy
Releases · psqlpy-python/psqlpy
v0.8.4
Full Changelog: 0.8.3...0.8.4
0.8.3
Return actual bytes instead of list of ints for BYTEA type Signed-off-by: chandr-andr (Kiselev Aleksandr) <[email protected]>
v0.8.2
v0.8.1
v0.8.0
What's Changed
- Added synchronous_commit option for transactions, check it on docs by @chandr-andr in #90
- Added explicit array types, check info about them on docs by @chandr-andr in #92
Full Changelog: 0.7.11...0.8.0
v0.7.11
v0.7.10
What's Changed
- Added method execute_batch for Connection and Transaction by @chandr-andr in #84
Read more for Connection and Transaction
Full Changelog: 0.7.9...0.7.10
v0.7.9
What's Changed
- Fixed problem with nested arrays in JSONs fields by @chandr-andr in #83
Full Changelog: 0.7.8...0.7.9
v0.7.8
Dependencies update
All tokio-postgres dependencies were updated to the last version.
Full Changelog: 0.7.7...0.7.8
v0.7.7
What's Changed
- Add geo types to supported types in docs by @Mernus in #77
- Added support for multi-dimensional arrays by @chandr-andr in #81
Full Changelog: 0.7.6...0.7.7