Skip to content

Releases: psqlpy-python/psqlpy

v0.3.2

14 Mar 20:25
Compare
Choose a tag to compare

What's Changed

  • Remove RwLock's from is_done and is_started by @insani7y in #19
  • Added close method for Connection Pool by @chandr-andr in #22
  • Added new parameter to all execute methods. Now it's possible to turn off statement preparation by @chandr-andr in #21

Full Changelog: 0.3.1...0.3.2

v0.3.1

13 Mar 22:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

13 Mar 20:05
Compare
Choose a tag to compare

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

12 Mar 20:20
Compare
Choose a tag to compare

What's Changed

  • Implement fetch_val method for Transaction by @insani7y in #14

Full Changelog: 0.2.8...0.2.9

v0.2.8

10 Mar 10:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.7...0.2.8

v0.2.7

09 Mar 17:33
Compare
Choose a tag to compare

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

07 Mar 20:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.5...0.2.6

v0.2.5

06 Mar 18:33
Compare
Choose a tag to compare

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

05 Mar 22:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.3...0.2.4

0.2.3

05 Mar 06:05
Compare
Choose a tag to compare

Full Changelog: 0.2.2...0.2.3