Releases: segasai/sqlutilpy
Releases · segasai/sqlutilpy
v0.23.0
sqlutilpy v0.19.0
- 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
-
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
This is a release of sqlutilpy to be able to tage sqlutilpy in zenodo.