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.