1
0
Fork 0
pgcli/pgcli
Amjith Ramanujam 588be27797 Move refresh routines outside the loop. 2015-01-31 13:46:32 -08:00
..
packages Fix #106 - autocompletion in multiple statements 2015-01-28 18:21:13 -05:00
__init__.py Releasing version 0.13.0 2015-01-14 17:13:45 -08:00
config.py Add logging and cleanup main. 2015-01-04 14:52:04 -08:00
encodingutils.py Convert psycopg2 erros to unicode. Fixes #124 2015-01-26 23:07:10 -08:00
key_bindings.py Use the KeyBindingManager. 2015-01-11 23:37:32 -08:00
magic.py print sql magic connection alias when using %pgcli magic 2015-01-12 13:02:22 -05:00
main.py Move refresh routines outside the loop. 2015-01-31 13:46:32 -08:00
pgbuffer.py Update prompt_toolkit version, now supporting CTRL+arrow shortcuts. 2015-01-08 22:18:31 +02:00
pgclirc Add table formats and timing to config file. 2015-01-27 23:05:00 -08:00
pgcompleter.py Make completions case-insensitive 2015-01-29 13:54:07 -08:00
pgexecute.py Convert psycopg2 erros to unicode. Fixes #124 2015-01-26 23:07:10 -08:00
pgstyle.py Add a toolbar and keybinding F2 for smart completion. 2014-12-11 00:26:32 -08:00
pgtoolbar.py Use the default buffer instead of current_buffer. 2015-01-12 00:45:12 -08:00