Mercurial
Mercurial
>
pydbkit
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
help
(0)
-30
+30
+50
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
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.
changeset
|
files
2012-05-11
Radek Brich
TableCopyTool: order tables with respect to references.
changeset
|
files
2012-05-10
Radek Brich
Add PgDataCopy. Add TableCopyTool.Add SrcDstTablesTool class to toolbase, use in tablecopy, tablediff.
changeset
|
files
2012-03-28
Radek Brich
PgManager: log connection name with queries. BatchUpdateTool: handle some possible exceptions and try reconnect to database.
changeset
|
files
2012-03-23
Radek Brich
Add batchupdate tool. PgBrowser: add constraints to list_column_usage().
changeset
|
files
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.
changeset
|
files
2012-02-27
Radek Brich
Fix analyzeall tool. Add user output formating to batchquery tool. Add isolation_level setting support to ToolBase.
changeset
|
files
2012-02-14
Radek Brich
Add batchquery tool.
changeset
|
files
2012-02-07
Radek Brich
analyzeall: analyze tables from all schemas by default
changeset
|
files
2012-02-07
Radek Brich
Add analyzeall tool. Updates, fixes.
changeset
|
files
2012-01-13
Radek Brich
Add logging mechanism for notices from postgres server. Rename SQL log to "pgmanager_sql".
changeset
|
files
2011-12-15
Radek Brich
Fix bad name.
changeset
|
files
2011-12-15
Radek Brich
PgManager: Add partial support for multiprocessing.
changeset
|
files
2011-12-14
Radek Brich
Add keep_open parameter to create_conn.
changeset
|
files
2011-12-06
Radek Brich
Add test for PgManager.
changeset
|
files
2011-12-06
Radek Brich
Add test for delayedquery.
changeset
|
files
2011-12-06
Radek Brich
PgManager: Do not add NullHandler to logger. Rewrite get_instance(). ToolBase: fix prepare_conns() method.
changeset
|
files
2011-11-27
Radek Brich
Add documentation for create_conn(). Fix keep_alive - do not crash if socket settings are not supported.
changeset
|
files
2011-11-25
Radek Brich
Fix MyManager. Add patch for MySQLdb and Python3.2. Add DelayedQuery.
changeset
|
files
2011-11-21
Radek Brich
ToolBase - implement 'database' config option.
changeset
|
files
2011-11-21
Radek Brich
MyManager - create_conn() - allow same parameters as for PgManager.
changeset
|
files
2011-11-14
Radek Brich
Add MyManager - replica of PgManager for MySQLdb. Intentionally not inherited from common base class.
changeset
|
files
2011-10-20
Radek Brich
TableDiffTool: add arguments to set different destination schema and table. PgDataDiff: fixes.
changeset
|
files
2011-09-09
Radek Brich
ToolBase: add -d parameter, which triggers debug mode (print SQL queries).
changeset
|
files
2011-09-06
Radek Brich
Fix pgdatadiff.
changeset
|
files
2011-08-19
Radek Brich
PgConsole: add app.py, splitted from pgconsole.py.
changeset
|
files
2011-08-16
Radek Brich
Added pgconsole. It is my older project, a GUI query console. It uses GTK+ and asynchronous queries.
changeset
|
files
2011-08-16
Radek Brich
Reorganize again :-) Add setup.py.
changeset
|
files
2011-08-16
Radek Brich
pgmanager: Add keep_alive support.
changeset
|
files
2011-08-12
Radek Brich
Reorganize directories. PgDataDiff - reworked. PgManager - add fetchone_adapted, fetchall_adapted to cursor.
changeset
|
files
(0)
-30
+30
+50
tip