Thu, 31 Jan 2013 13:41:48 +0100 Drop colordiff, implement it in PgDiff directly.
Radek Brich <radek.brich@devl.cz> [Thu, 31 Jan 2013 13:41:48 +0100] rev 64
Drop colordiff, implement it in PgDiff directly.
Thu, 31 Jan 2013 13:24:57 +0100 PgDiff, schemadiff.py: Add function filter. Add --body parameter to diff function source.
Radek Brich <radek.brich@devl.cz> [Thu, 31 Jan 2013 13:24:57 +0100] rev 63
PgDiff, schemadiff.py: Add function filter. Add --body parameter to diff function source.
Thu, 31 Jan 2013 11:02:04 +0100 Update loopquery: allow any number of queries, support reading parameters from config file.
Radek Brich <radek.brich@devl.cz> [Thu, 31 Jan 2013 11:02:04 +0100] rev 62
Update loopquery: allow any number of queries, support reading parameters from config file.
Fri, 25 Jan 2013 18:04:17 +0100 PgDiff: check schema existance.
Radek Brich <radek.brich@devl.cz> [Fri, 25 Jan 2013 18:04:17 +0100] rev 61
PgDiff: check schema existance.
Fri, 25 Jan 2013 17:44:49 +0100 PgDiff: Update patch for table column changed.
Radek Brich <radek.brich@devl.cz> [Fri, 25 Jan 2013 17:44:49 +0100] rev 60
PgDiff: Update patch for table column changed.
Fri, 25 Jan 2013 17:06:54 +0100 PgBrowser: add function arguments as another level in hierarchy. PgDiff: compare function arguments one by one.
Radek Brich <radek.brich@devl.cz> [Fri, 25 Jan 2013 17:06:54 +0100] rev 59
PgBrowser: add function arguments as another level in hierarchy. PgDiff: compare function arguments one by one.
Thu, 24 Jan 2013 17:11:17 +0100 PgBrowser: Add functions. PgDiff: Compare functions.
Radek Brich <radek.brich@devl.cz> [Thu, 24 Jan 2013 17:11:17 +0100] rev 58
PgBrowser: Add functions. PgDiff: Compare functions.
Mon, 17 Dec 2012 21:12:04 +0100 Update browser tool: Add Schemas and Tables nodes, populate nodes when expanded.
Radek Brich <radek.brich@devl.cz> [Mon, 17 Dec 2012 21:12:04 +0100] rev 57
Update browser tool: Add Schemas and Tables nodes, populate nodes when expanded.
Mon, 17 Dec 2012 16:48:12 +0100 Add reverse parameter for diff tools.
Radek Brich <radek.brich@devl.cz> [Mon, 17 Dec 2012 16:48:12 +0100] rev 56
Add reverse parameter for diff tools.
Thu, 13 Dec 2012 17:15:10 +0100 Fix PgDataDiff.
Radek Brich <radek.brich@devl.cz> [Thu, 13 Dec 2012 17:15:10 +0100] rev 55
Fix PgDataDiff.
Thu, 13 Dec 2012 16:07:13 +0100 Fix PgDataDiff.
Radek Brich <radek.brich@devl.cz> [Thu, 13 Dec 2012 16:07:13 +0100] rev 54
Fix PgDataDiff.
Tue, 11 Dec 2012 11:25:06 +0100 Update PgDiff: Support SQL patch for constraints. Fix changes of column default value.
Radek Brich <radek.brich@devl.cz> [Tue, 11 Dec 2012 11:25:06 +0100] rev 53
Update PgDiff: Support SQL patch for constraints. Fix changes of column default value.
Tue, 11 Dec 2012 10:49:42 +0100 Update analyzeall tool: add REINDEX option. Add ibrowser tool (useful for PgBrowser testing). Fix PgBrowser.list_columns default value.
Radek Brich <radek.brich@devl.cz> [Tue, 11 Dec 2012 10:49:42 +0100] rev 52
Update analyzeall tool: add REINDEX option. Add ibrowser tool (useful for PgBrowser testing). Fix PgBrowser.list_columns default value.
Fri, 05 Oct 2012 14:31:25 +0200 Add loopquery tool. Log notices to console from all tools (toolbase).
Radek Brich <radek.brich@devl.cz> [Fri, 05 Oct 2012 14:31:25 +0200] rev 51
Add loopquery tool. Log notices to console from all tools (toolbase).
Sat, 29 Sep 2012 14:01:47 +0200 Add test_prettysize to tests.py.
Radek Brich <radek.brich@devl.cz> [Sat, 29 Sep 2012 14:01:47 +0200] rev 50
Add test_prettysize to tests.py.
Sat, 29 Sep 2012 13:53:54 +0200 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 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).
Sat, 29 Sep 2012 12:08:47 +0200 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> [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.
Wed, 26 Sep 2012 23:32:02 +0200 PgDiff: add partial support for SQL patch.
Radek Brich <radek.brich@devl.cz> [Wed, 26 Sep 2012 23:32:02 +0200] rev 47
PgDiff: add partial support for SQL patch.
Wed, 26 Sep 2012 23:29:54 +0200 Fix query logging.
Radek Brich <radek.brich@devl.cz> [Wed, 26 Sep 2012 23:29:54 +0200] rev 46
Fix query logging.
Wed, 26 Sep 2012 16:43:53 +0200 Fix.
Radek Brich <radek.brich@devl.cz> [Wed, 26 Sep 2012 16:43:53 +0200] rev 45
Fix.
Wed, 26 Sep 2012 16:28:28 +0200 Update longqueries tool: add client IP, waiting attributes.
Radek Brich <radek.brich@devl.cz> [Wed, 26 Sep 2012 16:28:28 +0200] rev 44
Update longqueries tool: add client IP, waiting attributes.
Wed, 26 Sep 2012 16:21:59 +0200 PgManager: rewrite RowDict class.
Radek Brich <radek.brich@devl.cz> [Wed, 26 Sep 2012 16:21:59 +0200] rev 43
PgManager: rewrite RowDict class.
Wed, 26 Sep 2012 16:20:26 +0200 PgManager: update comments.
Radek Brich <radek.brich@devl.cz> [Wed, 26 Sep 2012 16:20:26 +0200] rev 42
PgManager: update comments.
Fri, 17 Aug 2012 11:14:31 +0200 PgDataDiff: Fix sorting - do not adapt primary key before sort condition.
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.
Fri, 17 Aug 2012 11:07:22 +0200 Add listserial tool. PgBrowser: Add list_sequences.
Radek Brich <radek.brich@devl.cz> [Fri, 17 Aug 2012 11:07:22 +0200] rev 40
Add listserial tool. PgBrowser: Add list_sequences.
Mon, 09 Jul 2012 10:29:47 +0200 Fixes.
Radek Brich <radek.brich@devl.cz> [Mon, 09 Jul 2012 10:29:47 +0200] rev 39
Fixes.
Thu, 31 May 2012 11:28:41 +0200 Update bigtables tool: scan all schemas.
Radek Brich <radek.brich@devl.cz> [Thu, 31 May 2012 11:28:41 +0200] rev 38
Update bigtables tool: scan all schemas.
Wed, 23 May 2012 16:02:53 +0200 Fixes.
Radek Brich <radek.brich@devl.cz> [Wed, 23 May 2012 16:02:53 +0200] rev 37
Fixes.
(0) -50 -28 +28 tip