2014-07-09 Radek Brich Move batchquery, listtables tools under pgtool.
2014-07-09 Radek Brich Rename to pydbkit.
2014-05-26 Radek Brich Update bigtables tool: Sort by size with indexes, not just data.
2014-05-07 Radek Brich Update ToolBase: Load cascade of config files, add -c parameter.
2014-05-06 Radek Brich Refactor ToolBase to allow tool composition. Add TableSync tool (composited). Move more tools under pgtool.
2014-05-06 Radek Brich Add pgtool wrapper for all tools. Only this script will be installed into system bin.
2014-05-06 Radek Brich Update runquery tool: Add --one-query-per-line parameter.
2014-04-29 Radek Brich Update batchcopy: When target record exists, allow to ignore / update the error (--dst-exists parameter).
2014-04-14 Radek Brich Add batchcopy tool.
2014-04-14 Radek Brich Update tablecopy tool: Add --disable-triggers option.
2014-03-20 Radek Brich Update bigtables tool: Add size of indexes.
2014-02-04 Radek Brich PgDiff: Add patch support for SQL functions.
2013-12-10 Radek Brich Change python3.2 to python3 in scripts.
2013-12-09 Radek Brich Fix.
2013-12-09 Radek Brich Add to runquery tool: Parameters for query, output file and format for output file. Fix loopquery tool.
2013-10-04 Radek Brich Update runquery: Add parameter to read queries from file.
2013-10-04 Radek Brich Fix PgManager logging.
2013-09-24 Radek Brich Update analyzeall tool: Allow combination of vacuum and reindex.
2013-09-24 Radek Brich PgDiff: Add support for indexes.
2013-08-16 Radek Brich Fix: ConfigParser add_argument -> add_option.
2013-08-08 Radek Brich Add basic support for types in browser and schema diff.
2013-07-24 Radek Brich Fix.
2013-04-13 Radek Brich Add dependency on pycolib. Move common modules to pycolib. Add example table schema for meta DB.
2013-04-10 Radek Brich Bump version.
2013-04-03 Radek Brich PgManager: Update RowDict, add write support.
2013-03-21 Radek Brich PgManager: add support for str, repr of RowDict.
2013-03-19 Radek Brich Update PgManager doc.
2013-03-19 Radek Brich Rename config module to configparser.
2013-03-15 Radek Brich PgManager, MyManager: Change log level of SQL queries to debug. Fix MyManager: Wrong query logged when exception occurs.
2013-03-10 Radek Brich Port pgconsole to Python3 + GTK3.
2013-03-07 Radek Brich MyManager: Add Cursor.mogrify(). Fix query logging. Update tests.
2013-03-07 Radek Brich Fix MyManager.
2013-03-05 Radek Brich Update longqueries tool: add --age parameter.
2013-03-05 Radek Brich Update browser tool to work with current Tuikit. Add RPM's BuildRequires to setup.cfg.
2013-03-05 Radek Brich Update MyManager.
2013-03-04 Radek Brich Update docs.
2013-02-28 Radek Brich Add doc for PgManager.
2013-02-26 Radek Brich Add listtables tool.
2013-02-15 Radek Brich Add runquery tool. Update setup.py.
2013-02-13 Radek Brich Fix loopquery timing.
2013-02-05 Radek Brich Update loopquery tool.
2013-01-31 Radek Brich Drop colordiff, implement it in PgDiff directly.
2013-01-31 Radek Brich PgDiff, schemadiff.py: Add function filter. Add --body parameter to diff function source.
2013-01-31 Radek Brich Update loopquery: allow any number of queries, support reading parameters from config file.
2013-01-25 Radek Brich PgDiff: check schema existance.
2013-01-25 Radek Brich PgDiff: Update patch for table column changed.
2013-01-25 Radek Brich PgBrowser: add function arguments as another level in hierarchy. PgDiff: compare function arguments one by one.
2013-01-24 Radek Brich PgBrowser: Add functions. PgDiff: Compare functions.
(0) -100 -48 tip