author | Radek Brich <brich.radek@ifortuna.cz> |
Mon, 21 Nov 2011 10:43:37 +0100 | |
changeset 16 | cb7e13711a99 |
parent 0 | eaae9539e910 |
child 18 | a9e12b7cc207 |
permissions | -rw-r--r-- |
========= pgtoolkit ========= General Python Modules ---------------------- pgmanager.py - Database connection manager (pooling etc.) pgbrowser.py - Schema browser module pgdiff.py - Schema diff tool Graphical and Command Line Tools -------------------------------- pgbrowser-gtk.py - Database browser - graphical interface (GTK) pgconsole-gtk.py - Query console - graphical interface (GTK) pgdiff-cli.py - Command line diff tool