pgtoolkit/pgmanager.py
Wed, 23 May 2012 11:11:16 +0200 Radek Brich 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.
Wed, 28 Mar 2012 17:25:18 +0200 Radek Brich PgManager: log connection name with queries. BatchUpdateTool: handle some possible exceptions and try reconnect to database.
Mon, 05 Mar 2012 18:36:46 +0100 Radek Brich 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.
Fri, 13 Jan 2012 15:49:24 +0100 Radek Brich Add logging mechanism for notices from postgres server. Rename SQL log to "pgmanager_sql".
Thu, 15 Dec 2011 18:21:41 +0100 Radek Brich PgManager: Add partial support for multiprocessing.
Wed, 14 Dec 2011 16:29:33 +0100 Radek Brich Add keep_open parameter to create_conn.
less more (0) -6 tip