2012-01-13 Radek Brich Add logging mechanism for notices from postgres server. Rename SQL log to "pgmanager_sql".
2011-12-15 Radek Brich Fix bad name.
2011-12-15 Radek Brich PgManager: Add partial support for multiprocessing.
2011-12-14 Radek Brich Add keep_open parameter to create_conn.
2011-12-06 Radek Brich Add test for PgManager.
2011-12-06 Radek Brich Add test for delayedquery.
2011-12-06 Radek Brich PgManager: Do not add NullHandler to logger. Rewrite get_instance(). ToolBase: fix prepare_conns() method.
2011-11-27 Radek Brich Add documentation for create_conn(). Fix keep_alive - do not crash if socket settings are not supported.
2011-11-25 Radek Brich Fix MyManager. Add patch for MySQLdb and Python3.2. Add DelayedQuery.
2011-11-21 Radek Brich ToolBase - implement 'database' config option.
2011-11-21 Radek Brich MyManager - create_conn() - allow same parameters as for PgManager.
2011-11-14 Radek Brich Add MyManager - replica of PgManager for MySQLdb. Intentionally not inherited from common base class.
2011-10-20 Radek Brich TableDiffTool: add arguments to set different destination schema and table. PgDataDiff: fixes.
2011-09-09 Radek Brich ToolBase: add -d parameter, which triggers debug mode (print SQL queries).
Loading...
(0) -14 +14 tip