Tue, 06 May 2014 18:37:43 +0200 |
Radek Brich |
Refactor ToolBase to allow tool composition. Add TableSync tool (composited). Move more tools under pgtool.
|
file |
diff |
annotate
|
Fri, 04 Oct 2013 16:37:29 +0200 |
Radek Brich |
Fix PgManager logging.
|
file |
diff |
annotate
|
Wed, 03 Apr 2013 15:57:36 +0200 |
Radek Brich |
PgManager: Update RowDict, add write support.
|
file |
diff |
annotate
|
Thu, 21 Mar 2013 17:40:11 +0100 |
Radek Brich |
PgManager: add support for str, repr of RowDict.
|
file |
diff |
annotate
|
Fri, 15 Mar 2013 15:13:42 +0100 |
Radek Brich |
PgManager, MyManager: Change log level of SQL queries to debug. Fix MyManager: Wrong query logged when exception occurs.
|
file |
diff |
annotate
|
Thu, 07 Mar 2013 18:26:52 +0100 |
Radek Brich |
MyManager: Add Cursor.mogrify(). Fix query logging. Update tests.
|
file |
diff |
annotate
|
Tue, 05 Mar 2013 11:24:47 +0100 |
Radek Brich |
Update MyManager.
|
file |
diff |
annotate
|
Mon, 04 Mar 2013 15:39:34 +0100 |
Radek Brich |
Update docs.
|
file |
diff |
annotate
|
Thu, 13 Dec 2012 17:15:10 +0100 |
Radek Brich |
Fix PgDataDiff.
|
file |
diff |
annotate
|
Thu, 13 Dec 2012 16:07:13 +0100 |
Radek Brich |
Fix PgDataDiff.
|
file |
diff |
annotate
|
Sat, 29 Sep 2012 12:08:47 +0200 |
Radek Brich |
PgManager: Fix logging, log queries before executing, possible exceptions are logged after. Add tests for RowDict. Add tests.py - runs all tests.
|
file |
diff |
annotate
|
Wed, 26 Sep 2012 23:29:54 +0200 |
Radek Brich |
Fix query logging.
|
file |
diff |
annotate
|
Wed, 26 Sep 2012 16:43:53 +0200 |
Radek Brich |
Fix.
|
file |
diff |
annotate
|
Wed, 26 Sep 2012 16:21:59 +0200 |
Radek Brich |
PgManager: rewrite RowDict class.
|
file |
diff |
annotate
|
Wed, 26 Sep 2012 16:20:26 +0200 |
Radek Brich |
PgManager: update comments.
|
file |
diff |
annotate
|
Fri, 17 Aug 2012 11:14:31 +0200 |
Radek Brich |
PgDataDiff: Fix sorting - do not adapt primary key before sort condition.
|
file |
diff |
annotate
|
Wed, 23 May 2012 16:02:53 +0200 |
Radek Brich |
Fixes.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 13 Jan 2012 15:49:24 +0100 |
Radek Brich |
Add logging mechanism for notices from postgres server. Rename SQL log to "pgmanager_sql".
|
file |
diff |
annotate
|
Thu, 15 Dec 2011 18:21:41 +0100 |
Radek Brich |
PgManager: Add partial support for multiprocessing.
|
file |
diff |
annotate
|
Wed, 14 Dec 2011 16:29:33 +0100 |
Radek Brich |
Add keep_open parameter to create_conn.
|
file |
diff |
annotate
|
Tue, 06 Dec 2011 16:20:53 +0100 |
Radek Brich |
PgManager: Do not add NullHandler to logger. Rewrite get_instance(). ToolBase: fix prepare_conns() method.
|
file |
diff |
annotate
|
Sun, 27 Nov 2011 17:02:42 +0100 |
Radek Brich |
Add documentation for create_conn(). Fix keep_alive - do not crash if socket settings are not supported.
|
file |
diff |
annotate
|
Tue, 16 Aug 2011 16:03:46 +0200 |
Radek Brich |
Reorganize again :-) Add setup.py.
|
file |
diff |
annotate
| base
|