pgtoolkit/toolbase.py
Fri, 05 Oct 2012 14:31:25 +0200 Radek Brich Add loopquery tool. Log notices to console from all tools (toolbase).
Thu, 10 May 2012 08:42:21 +0200 Radek Brich Add PgDataCopy. Add TableCopyTool.Add SrcDstTablesTool class to toolbase, use in tablecopy, tablediff.
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.
Mon, 27 Feb 2012 15:12:40 +0100 Radek Brich Fix analyzeall tool. Add user output formating to batchquery tool. Add isolation_level setting support to ToolBase.
Tue, 14 Feb 2012 18:15:56 +0100 Radek Brich Add batchquery tool.
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.
Mon, 21 Nov 2011 10:47:24 +0100 Radek Brich ToolBase - implement 'database' config option.
less more (0) -7 tip