Files
community.general/library
Pepe Barbe 95fc5dd4a8 Fix using postgres default values
When initalizing a connection to psycopg2, in order to use the default
values, the keywords must be missing. So we use a dictionary as a kwarg
and include only the keywords that do not have an empty value on the
module parameters.
2012-08-14 17:11:53 -05:00
..
2012-08-13 20:17:07 -04:00
2012-08-08 10:38:27 -04:00
2012-08-11 18:39:09 -04:00
2012-08-11 18:39:09 -04:00
2012-08-07 11:20:14 -07:00
2012-08-08 10:59:46 -04:00