Radek Brich <radek.brich@devl.cz> [Sat, 29 Sep 2012 13:53:54 +0200] rev 49
Add test for MyManager (enable only when MySQLdb is available). Configure tests using pgtoolkit.conf (same as used by other executables).
Radek Brich <radek.brich@devl.cz> [Sat, 29 Sep 2012 12:08:47 +0200] rev 48
PgManager: Fix logging, log queries before executing, possible exceptions are logged after. Add tests for RowDict. Add tests.py - runs all tests.
Radek Brich <radek.brich@devl.cz> [Wed, 26 Sep 2012 23:32:02 +0200] rev 47
PgDiff: add partial support for SQL patch.
Radek Brich <radek.brich@devl.cz> [Wed, 26 Sep 2012 23:29:54 +0200] rev 46
Fix query logging.
Radek Brich <radek.brich@devl.cz> [Wed, 26 Sep 2012 16:43:53 +0200] rev 45
Fix.
Radek Brich <radek.brich@devl.cz> [Wed, 26 Sep 2012 16:28:28 +0200] rev 44
Update longqueries tool: add client IP, waiting attributes.
Radek Brich <radek.brich@devl.cz> [Wed, 26 Sep 2012 16:21:59 +0200] rev 43
PgManager: rewrite RowDict class.
Radek Brich <radek.brich@devl.cz> [Wed, 26 Sep 2012 16:20:26 +0200] rev 42
PgManager: update comments.
Radek Brich <radek.brich@devl.cz> [Fri, 17 Aug 2012 11:14:31 +0200] rev 41
PgDataDiff: Fix sorting - do not adapt primary key before sort condition.
Radek Brich <radek.brich@devl.cz> [Fri, 17 Aug 2012 11:07:22 +0200] rev 40
Add listserial tool. PgBrowser: Add list_sequences.
Radek Brich <radek.brich@devl.cz> [Mon, 09 Jul 2012 10:29:47 +0200] rev 39
Fixes.
Radek Brich <radek.brich@devl.cz> [Thu, 31 May 2012 11:28:41 +0200] rev 38
Update bigtables tool: scan all schemas.