pgtoolkit/pgdatadiff.py
2013-04-13 Radek Brich Add dependency on pycolib. Move common modules to pycolib. Add example table schema for meta DB.
2012-12-13 Radek Brich Fix PgDataDiff.
2012-08-17 Radek Brich PgDataDiff: Fix sorting - do not adapt primary key before sort condition.
2012-03-05 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.
2012-02-07 Radek Brich Add analyzeall tool. Updates, fixes.
2011-10-20 Radek Brich TableDiffTool: add arguments to set different destination schema and table. PgDataDiff: fixes.
2011-09-06 Radek Brich Fix pgdatadiff.
2011-08-16 Radek Brich Reorganize again :-) Add setup.py.
less more (0) tip