- 14 Jan, 2014 1 commit
-
-
David Busby committed
-
- 02 Jan, 2014 1 commit
-
-
The password is passed on a command line for dump and import and needs quoting. Ideally, this would not be passed on a command line at all - any ideas? Or at least have a stronger form of quoting so that embedded single quotes will be escaped.
Jim Kleckner committed
-
- 27 Dec, 2013 1 commit
-
-
The code for mysql_db did not pass the port argument when state=dump or state=import.
Jim Kleckner committed
-
- 05 Dec, 2013 2 commits
-
-
Jinn Koriech committed
-
Jinn Koriech committed
-
- 02 Dec, 2013 2 commits
-
-
James Tanner committed
-
James Tanner committed
-
- 29 Nov, 2013 1 commit
-
-
Make the changed status for postgres_db under CHECKMODE match the status that would be returned normally.
Kahlil (Kal) Hodgson committed
-
- 28 Nov, 2013 2 commits
-
-
Revert "No longer need to reference 'version_added' in docs for these, as this was quite a while ago." This reverts commit ff0a41d4.
Michael DeHaan committed -
Michael DeHaan committed
-
- 18 Nov, 2013 1 commit
-
-
raise errors when omitted, updated changelog with new modules.
Michael DeHaan committed
-
- 14 Nov, 2013 1 commit
-
-
James Tanner committed
-
- 03 Nov, 2013 1 commit
-
-
Steve Tjoa committed
-
- 29 Oct, 2013 1 commit
-
-
James Tanner committed
-
- 26 Oct, 2013 3 commits
-
-
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed
-
- 22 Oct, 2013 1 commit
-
-
Maykel Moya committed
-
- 19 Oct, 2013 2 commits
-
-
Jonathan Mainguy committed
-
Added all_databases option which works like all-databases optin in mysqldump, and works in import by not naming a database to import as
Jonathan Mainguy committed
-
- 18 Oct, 2013 1 commit
-
-
James Tanner committed
-
- 17 Oct, 2013 1 commit
-
-
mysql_variables bindly executes a SET var = value query even when the variable already has the requested value. With this patch the query is executed only if the current value is different to the requested one.
Maykel Moya committed
-
- 16 Oct, 2013 2 commits
-
-
James Tanner committed
-
James Tanner committed
-
- 11 Oct, 2013 1 commit
-
-
Michael DeHaan committed
-
- 10 Oct, 2013 1 commit
-
-
Dylan Martin committed
-
- 03 Oct, 2013 1 commit
-
-
This adds the privileges given to the existing list of privileges instead of overwriting any existing ones.
Jeroen Hoekx committed
-
- 02 Oct, 2013 1 commit
-
-
Dylan Martin committed
-
- 30 Sep, 2013 1 commit
-
-
Damian Moore committed
-
- 06 Sep, 2013 6 commits
-
-
James Cammarata committed
-
James Martin committed
-
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
database names.
John Hamelink committed
-
- 05 Sep, 2013 3 commits
-
-
Defaults arguments must not be added to the connection keywords, as the other postgresql modules already do. Closes #4043
Aurélien Bompard committed -
Tom Dymond committed
-
using pg_roles instead of pg_user if database owner is a role (not user) then it can not select form pg_user table.
TERAOKA Yoshinori committed
-
- 19 Aug, 2013 1 commit
-
-
James Cammarata committed
-
- 13 Aug, 2013 1 commit
-
-
James Cammarata committed
-