Skip to content

Releases: segasai/sqlutilpy

v0.23.0

29 Aug 11:16
b7a56a9
Compare
Choose a tag to compare

This version uses newer version of Postgresql driver psycopg, and also should work fine with numpy 2.0

sqlutilpy v0.19.0

20 Jul 14:41
cbaba85
Compare
Choose a tag to compare
  • Allow querying the information schema table
  • Increase default string length used by sqlutil.get to 20
  • allow specification of the delimiter when doing sqlutil.upload (in case your input has | somewhere)

sqlutilpy v0.18.0

07 Jul 17:55
4b92865
Compare
Choose a tag to compare
  • Now you should be able to run sqlutilpy.get() and other commands without specifying any connection information if you have setup standard postgresql connection variables such as PGDATABASE, PGUSER, PGPORT etc

  • In previous release also some bugs were fixed in local_join where the connection wasnt' closed properly.

sqlutilpy v0.16.0

04 Aug 17:21
09c0483
Compare
Choose a tag to compare

This is a release of sqlutilpy to be able to tage sqlutilpy in zenodo.