2012-10-05 Radek Brich Add loopquery tool. Log notices to console from all tools (toolbase).
2012-09-29 Radek Brich Add test_prettysize to tests.py.
2012-09-29 Radek Brich Add test for MyManager (enable only when MySQLdb is available). Configure tests using pgtoolkit.conf (same as used by other executables).
2012-09-29 Radek Brich PgManager: Fix logging, log queries before executing, possible exceptions are logged after. Add tests for RowDict. Add tests.py - runs all tests.
2012-09-26 Radek Brich PgDiff: add partial support for SQL patch.
2012-09-26 Radek Brich Fix query logging.
2012-09-26 Radek Brich Fix.
2012-09-26 Radek Brich Update longqueries tool: add client IP, waiting attributes.
2012-09-26 Radek Brich PgManager: rewrite RowDict class.
2012-09-26 Radek Brich PgManager: update comments.
2012-08-17 Radek Brich PgDataDiff: Fix sorting - do not adapt primary key before sort condition.
2012-08-17 Radek Brich Add listserial tool. PgBrowser: Add list_sequences.
2012-07-09 Radek Brich Fixes.
2012-05-31 Radek Brich Update bigtables tool: scan all schemas.
2012-05-23 Radek Brich Fixes.
2012-05-23 Radek Brich pgmanager: Add create_conn_listen() which should be used with wait_for_notify. Update wait_for_notify() to not use put_conn(). Add name to ConnectionInfo. Log queries before they are called. Log exceptions. Add notifyexample.
2012-05-11 Radek Brich TableCopyTool: order tables with respect to references.
2012-05-10 Radek Brich Add PgDataCopy. Add TableCopyTool.Add SrcDstTablesTool class to toolbase, use in tablecopy, tablediff.
2012-03-28 Radek Brich PgManager: log connection name with queries. BatchUpdateTool: handle some possible exceptions and try reconnect to database.
2012-03-23 Radek Brich Add batchupdate tool. PgBrowser: add constraints to list_column_usage().
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-27 Radek Brich Fix analyzeall tool. Add user output formating to batchquery tool. Add isolation_level setting support to ToolBase.
2012-02-14 Radek Brich Add batchquery tool.
2012-02-07 Radek Brich analyzeall: analyze tables from all schemas by default
(0) -50 -24 +24 +50 tip