pgtoolkit/toolbase.py
Wed, 07 May 2014 18:33:50 +0200 Radek Brich Update ToolBase: Load cascade of config files, add -c parameter.
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.
Tue, 06 May 2014 18:37:41 +0200 Radek Brich Add pgtool wrapper for all tools. Only this script will be installed into system bin.
Wed, 24 Jul 2013 13:11:37 +0200 Radek Brich Fix.
Sat, 13 Apr 2013 15:22:05 +0200 Radek Brich Add dependency on pycolib. Move common modules to pycolib. Add example table schema for meta DB.
Tue, 19 Mar 2013 16:45:37 +0100 Radek Brich Rename config module to configparser.
Thu, 31 Jan 2013 11:02:04 +0100 Radek Brich Update loopquery: allow any number of queries, support reading parameters from config file.
Mon, 17 Dec 2012 16:48:12 +0100 Radek Brich Add reverse parameter for diff tools.
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.
Thu, 20 Oct 2011 13:54:35 +0200 Radek Brich TableDiffTool: add arguments to set different destination schema and table. PgDataDiff: fixes.
Fri, 09 Sep 2011 11:56:37 +0200 Radek Brich ToolBase: add -d parameter, which triggers debug mode (print SQL queries).
Fri, 19 Aug 2011 17:08:34 +0200 Radek Brich PgConsole: add app.py, splitted from pgconsole.py.
Tue, 16 Aug 2011 16:03:46 +0200 Radek Brich Reorganize again :-) Add setup.py.
less more (0) tip