Commit Graph

12 Commits (94de4db928c274b4aa5006530789820c5bb7f5fa)

Author SHA1 Message Date
Piotr Kweclich 8360f9f46c added support for custom port definition
14 years ago
Pepe Barbe fdaf65282b bugfix in sql query
14 years ago
Pepe Barbe fdbc99dc28 Check for database ownership
14 years ago
Pepe Barbe 7dcd1bd223 Autocommit support for psycopg2 < 2.4.2
14 years ago
Pepe Barbe 95fc5dd4a8 Fix using postgres default values
14 years ago
Pepe Barbe bce1d4da53 Use Python 2.4 compatible syntax
14 years ago
Michael DeHaan 7e9e29011e Add encoding lines to python modules such that they can take unicode options if they are fed them, since the
14 years ago
Michael DeHaan 0a3ebdb6d5 Module consistency and make daisy chaining work with invalid arguments detection.
14 years ago
Petros Moisiadis 24c1d32120 added extra arguments for database creation
14 years ago
Michael DeHaan ce5f3dd148 Port the file module over to the new common code infrastructure + cleanup some redundant imports since the module code already imports those things.
14 years ago
Lorin Hochstein dcd214a631 Use standard argument names in PostgreSQL modules
14 years ago
Lorin Hochstein def1fa23f8 Add postgresql_db and postgresql_user module.
14 years ago