Commit graph

8 commits

Author SHA1 Message Date
Jan Dittberner 68f0834954 Refactor module structure
Move pgsqltasks to top level to keep the task names when using Python 3
2020-03-04 18:14:08 +01:00
Jan Dittberner 1cf370f4ae add missing quotes to encoding 2015-01-10 18:27:49 +01:00
Jan Dittberner 7ee5b7fc5f create databases with UTF8 encoding 2015-01-10 18:25:30 +01:00
Jan Dittberner 0ddf72b323 avoid transaction for CREATE and DROP database 2015-01-10 17:58:00 +01:00
Jan Dittberner 0b1249ed5d add missing assignment 2015-01-09 22:12:51 +01:00
Jan Dittberner 6122164990 add identifier quoting 2015-01-09 22:01:56 +01:00
Jan Dittberner 3fbf645665 implement pgsqltasks 2015-01-09 19:35:37 +01:00
Jan Dittberner a513331ebc add unimplemented pgsqltasks 2015-01-08 20:32:32 +01:00