Fri, 25 Jul 2014 15:15:16 +0200 Radek Brich Fix autocommit mode in oursql. default tip
Wed, 09 Jul 2014 18:04:11 +0200 Radek Brich Move batchquery, listtables tools under pgtool.
Wed, 09 Jul 2014 18:03:54 +0200 Radek Brich Rename to pydbkit.
Mon, 26 May 2014 18:18:21 +0200 Radek Brich Update bigtables tool: Sort by size with indexes, not just data.
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.
Tue, 06 May 2014 18:34:38 +0200 Radek Brich Update runquery tool: Add --one-query-per-line parameter.
Tue, 29 Apr 2014 17:50:15 +0200 Radek Brich Update batchcopy: When target record exists, allow to ignore / update the error (--dst-exists parameter).
Mon, 14 Apr 2014 22:28:12 +0200 Radek Brich Add batchcopy tool.
Mon, 14 Apr 2014 22:28:12 +0200 Radek Brich Update tablecopy tool: Add --disable-triggers option.
Thu, 20 Mar 2014 16:33:34 +0100 Radek Brich Update bigtables tool: Add size of indexes.
Tue, 04 Feb 2014 16:10:04 +0100 Radek Brich PgDiff: Add patch support for SQL functions.
Tue, 10 Dec 2013 11:39:57 +0100 Radek Brich Change python3.2 to python3 in scripts.
Mon, 09 Dec 2013 13:57:31 +0100 Radek Brich Fix.
Mon, 09 Dec 2013 11:39:28 +0100 Radek Brich Add to runquery tool: Parameters for query, output file and format for output file. Fix loopquery tool.
Fri, 04 Oct 2013 16:38:24 +0200 Radek Brich Update runquery: Add parameter to read queries from file.
Fri, 04 Oct 2013 16:37:29 +0200 Radek Brich Fix PgManager logging.
Tue, 24 Sep 2013 13:34:17 +0200 Radek Brich Update analyzeall tool: Allow combination of vacuum and reindex.
Tue, 24 Sep 2013 13:34:15 +0200 Radek Brich PgDiff: Add support for indexes.
Fri, 16 Aug 2013 13:19:26 +0200 Radek Brich Fix: ConfigParser add_argument -> add_option.
Thu, 08 Aug 2013 15:26:24 +0200 Radek Brich Add basic support for types in browser and schema diff.
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.
Wed, 10 Apr 2013 11:22:15 +0200 Radek Brich Bump version.
Wed, 03 Apr 2013 15:57:36 +0200 Radek Brich PgManager: Update RowDict, add write support.
Thu, 21 Mar 2013 17:40:11 +0100 Radek Brich PgManager: add support for str, repr of RowDict.
Tue, 19 Mar 2013 16:46:36 +0100 Radek Brich Update PgManager doc.
Tue, 19 Mar 2013 16:45:37 +0100 Radek Brich Rename config module to configparser.
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.
Sun, 10 Mar 2013 16:14:53 +0100 Radek Brich Port pgconsole to Python3 + GTK3.
Thu, 07 Mar 2013 18:26:52 +0100 Radek Brich MyManager: Add Cursor.mogrify(). Fix query logging. Update tests.
Thu, 07 Mar 2013 15:42:47 +0100 Radek Brich Fix MyManager.
Tue, 05 Mar 2013 13:47:32 +0100 Radek Brich Update longqueries tool: add --age parameter.
Tue, 05 Mar 2013 11:27:34 +0100 Radek Brich Update browser tool to work with current Tuikit. Add RPM's BuildRequires to setup.cfg.
Tue, 05 Mar 2013 11:24:47 +0100 Radek Brich Update MyManager.
Mon, 04 Mar 2013 15:39:34 +0100 Radek Brich Update docs.
Thu, 28 Feb 2013 12:55:25 +0100 Radek Brich Add doc for PgManager.
Tue, 26 Feb 2013 14:40:39 +0100 Radek Brich Add listtables tool.
Fri, 15 Feb 2013 16:38:23 +0100 Radek Brich Add runquery tool. Update setup.py.
Wed, 13 Feb 2013 15:30:37 +0100 Radek Brich Fix loopquery timing.
Tue, 05 Feb 2013 11:26:18 +0100 Radek Brich Update loopquery tool.
Thu, 31 Jan 2013 13:41:48 +0100 Radek Brich Drop colordiff, implement it in PgDiff directly.
Thu, 31 Jan 2013 13:24:57 +0100 Radek Brich PgDiff, schemadiff.py: Add function filter. Add --body parameter to diff function source.
Thu, 31 Jan 2013 11:02:04 +0100 Radek Brich Update loopquery: allow any number of queries, support reading parameters from config file.
Fri, 25 Jan 2013 18:04:17 +0100 Radek Brich PgDiff: check schema existance.
Fri, 25 Jan 2013 17:44:49 +0100 Radek Brich PgDiff: Update patch for table column changed.
Fri, 25 Jan 2013 17:06:54 +0100 Radek Brich PgBrowser: add function arguments as another level in hierarchy. PgDiff: compare function arguments one by one.
Thu, 24 Jan 2013 17:11:17 +0100 Radek Brich PgBrowser: Add functions. PgDiff: Compare functions.
Mon, 17 Dec 2012 21:12:04 +0100 Radek Brich Update browser tool: Add Schemas and Tables nodes, populate nodes when expanded.
Mon, 17 Dec 2012 16:48:12 +0100 Radek Brich Add reverse parameter for diff tools.
Thu, 13 Dec 2012 17:15:10 +0100 Radek Brich Fix PgDataDiff.
Thu, 13 Dec 2012 16:07:13 +0100 Radek Brich Fix PgDataDiff.
Tue, 11 Dec 2012 11:25:06 +0100 Radek Brich Update PgDiff: Support SQL patch for constraints. Fix changes of column default value.
Tue, 11 Dec 2012 10:49:42 +0100 Radek Brich Update analyzeall tool: add REINDEX option. Add ibrowser tool (useful for PgBrowser testing). Fix PgBrowser.list_columns default value.
Fri, 05 Oct 2012 14:31:25 +0200 Radek Brich Add loopquery tool. Log notices to console from all tools (toolbase).
Sat, 29 Sep 2012 14:01:47 +0200 Radek Brich Add test_prettysize to tests.py.
Sat, 29 Sep 2012 13:53:54 +0200 Radek Brich Add test for MyManager (enable only when MySQLdb is available). Configure tests using pgtoolkit.conf (same as used by other executables).
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.
Wed, 26 Sep 2012 23:32:02 +0200 Radek Brich PgDiff: add partial support for SQL patch.
(0) -100 -60 tip