Sun, 27 Nov 2011 17:02:42 +0100 Add documentation for create_conn(). Fix keep_alive - do not crash if socket settings are not supported.
Radek Brich <radek.brich@devl.cz> [Sun, 27 Nov 2011 17:02:42 +0100] rev 19
Add documentation for create_conn(). Fix keep_alive - do not crash if socket settings are not supported.
Fri, 25 Nov 2011 18:17:27 +0100 Fix MyManager. Add patch for MySQLdb and Python3.2. Add DelayedQuery.
Radek Brich <radek.brich@devl.cz> [Fri, 25 Nov 2011 18:17:27 +0100] rev 18
Fix MyManager. Add patch for MySQLdb and Python3.2. Add DelayedQuery.
Mon, 21 Nov 2011 10:47:24 +0100 ToolBase - implement 'database' config option.
Radek Brich <radek.brich@devl.cz> [Mon, 21 Nov 2011 10:47:24 +0100] rev 17
ToolBase - implement 'database' config option.
Mon, 21 Nov 2011 10:43:37 +0100 MyManager - create_conn() - allow same parameters as for PgManager.
Radek Brich <brich.radek@ifortuna.cz> [Mon, 21 Nov 2011 10:43:37 +0100] rev 16
MyManager - create_conn() - allow same parameters as for PgManager.
Mon, 14 Nov 2011 18:00:53 +0100 Add MyManager - replica of PgManager for MySQLdb. Intentionally not inherited from common base class.
Radek Brich <radek.brich@devl.cz> [Mon, 14 Nov 2011 18:00:53 +0100] rev 15
Add MyManager - replica of PgManager for MySQLdb. Intentionally not inherited from common base class.
Thu, 20 Oct 2011 13:54:35 +0200 TableDiffTool: add arguments to set different destination schema and table. PgDataDiff: fixes.
Radek Brich <radek.brich@devl.cz> [Thu, 20 Oct 2011 13:54:35 +0200] rev 14
TableDiffTool: add arguments to set different destination schema and table. PgDataDiff: fixes.
Fri, 09 Sep 2011 11:56:37 +0200 ToolBase: add -d parameter, which triggers debug mode (print SQL queries).
Radek Brich <radek.brich@devl.cz> [Fri, 09 Sep 2011 11:56:37 +0200] rev 13
ToolBase: add -d parameter, which triggers debug mode (print SQL queries).
(0) -10 -7 +7 +10 +30 tip