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.
Wed, 23 May 2012 11:11:16 +0200 pgmanager: Add create_conn_listen() which should be used with wait_for_notify. Update wait_for_notify() to not use put_conn(). Add name to ConnectionInfo. Log queries before they are called. Log exceptions. Add notifyexample.
Radek Brich <radek.brich@devl.cz> [Wed, 23 May 2012 11:11:16 +0200] rev 36
pgmanager: Add create_conn_listen() which should be used with wait_for_notify. Update wait_for_notify() to not use put_conn(). Add name to ConnectionInfo. Log queries before they are called. Log exceptions. Add notifyexample.
Fri, 11 May 2012 14:16:36 +0200 TableCopyTool: order tables with respect to references.
Radek Brich <radek.brich@devl.cz> [Fri, 11 May 2012 14:16:36 +0200] rev 35
TableCopyTool: order tables with respect to references.
Thu, 10 May 2012 08:42:21 +0200 Add PgDataCopy. Add TableCopyTool.Add SrcDstTablesTool class to toolbase, use in tablecopy, tablediff.
Radek Brich <radek.brich@devl.cz> [Thu, 10 May 2012 08:42:21 +0200] rev 34
Add PgDataCopy. Add TableCopyTool.Add SrcDstTablesTool class to toolbase, use in tablecopy, tablediff.
Wed, 28 Mar 2012 17:25:18 +0200 PgManager: log connection name with queries. BatchUpdateTool: handle some possible exceptions and try reconnect to database.
Radek Brich <radek.brich@devl.cz> [Wed, 28 Mar 2012 17:25:18 +0200] rev 33
PgManager: log connection name with queries. BatchUpdateTool: handle some possible exceptions and try reconnect to database.
Fri, 23 Mar 2012 14:54:04 +0100 Add batchupdate tool. PgBrowser: add constraints to list_column_usage().
Radek Brich <radek.brich@devl.cz> [Fri, 23 Mar 2012 14:54:04 +0100] rev 32
Add batchupdate tool. PgBrowser: add constraints to list_column_usage().
Mon, 05 Mar 2012 18:36:46 +0100 Add browser - database schema browser using tuikit (curses UI). Add listdepends - tool which shows depending views for column. Update pgdatadiff - allow composite primary key. Update pgmanager - RowDict is now OrderedDict. Drop support for Python2.x.
Radek Brich <radek.brich@devl.cz> [Mon, 05 Mar 2012 18:36:46 +0100] rev 31
Add browser - database schema browser using tuikit (curses UI). Add listdepends - tool which shows depending views for column. Update pgdatadiff - allow composite primary key. Update pgmanager - RowDict is now OrderedDict. Drop support for Python2.x.
(0) -30 -10 -7 +7 +10 +30 tip