Mercurial
Mercurial
>
pydbkit
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
help
less
more
|
(0)
+60
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Add test for PgManager.
2011-12-06, by Radek Brich
Add test for delayedquery.
2011-12-06, by Radek Brich
PgManager: Do not add NullHandler to logger. Rewrite get_instance(). ToolBase: fix prepare_conns() method.
2011-12-06, by Radek Brich
Add documentation for create_conn(). Fix keep_alive - do not crash if socket settings are not supported.
2011-11-27, by Radek Brich
Fix MyManager. Add patch for MySQLdb and Python3.2. Add DelayedQuery.
2011-11-25, by Radek Brich
ToolBase - implement 'database' config option.
2011-11-21, by Radek Brich
MyManager - create_conn() - allow same parameters as for PgManager.
2011-11-21, by Radek Brich
Add MyManager - replica of PgManager for MySQLdb. Intentionally not inherited from common base class.
2011-11-14, by Radek Brich
TableDiffTool: add arguments to set different destination schema and table. PgDataDiff: fixes.
2011-10-20, by Radek Brich
ToolBase: add -d parameter, which triggers debug mode (print SQL queries).
2011-09-09, by Radek Brich
Fix pgdatadiff.
2011-09-06, by Radek Brich
PgConsole: add app.py, splitted from pgconsole.py.
2011-08-19, by Radek Brich
Added pgconsole. It is my older project, a GUI query console. It uses GTK+ and asynchronous queries.
2011-08-16, by Radek Brich
Reorganize again :-) Add setup.py.
2011-08-16, by Radek Brich
pgmanager: Add keep_alive support.
2011-08-16, by Radek Brich
Reorganize directories. PgDataDiff - reworked. PgManager - add fetchone_adapted, fetchall_adapted to cursor.
2011-08-12, by Radek Brich
Add table diff tool.
2011-08-10, by Radek Brich
Clean up tools.
2011-07-20, by Radek Brich
Merge.
2011-07-20, by Radek Brich
pgmanager: fix logging of queries
2011-07-19, by Radek Brich
Fix pgmanager exceptions.
2011-07-18, by Radek Brich
Fix pgmanager logging in Python3.
2011-06-01, by Radek Brich
Postgres tools.
2011-05-26, by Radek Brich
less
more
|
(0)
+60
tip