Commit Graph

21 Commits (7ffa2a2b06e277725e11d63bed75381ef2a8eeed)

Author SHA1 Message Date
Félix Sipma 0ba7cf58e9 add encoding documentation in postgresql_db
13 years ago
Félix Sipma 8a262c2b20 add documentation for "template" parameter in postgresql_db
13 years ago
Félix Sipma cd7fe9875c use double-quotes in postgresql commands (fix bug with "-")
13 years ago
Jan-Piet Mens caf003c813 DOCUMENTATION strings
14 years ago
Michael DeHaan 663a8fef3f chmod -x for all module files in source checkout
14 years ago
Michael DeHaan c0747b7baa pep8 fixes
14 years ago
Jan-Piet Mens feab57e270 Reformat code: examples consistently
14 years ago
Jan-Piet Mens e620fed755 Jumbo DOCUMENTATION patch
14 years ago
Marco Vito Moscaritolo a4620920b2 Added DOCUMENTATION to postgresql_db module.
14 years ago
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