1
0
Fork 0
pgcli/pgcli
Daniel Rocco e85116d846 Handle a ',' entered before any completions gracefully
Fixes #197
2015-04-11 09:55:34 -04:00
..
packages Handle a ',' entered before any completions gracefully 2015-04-11 09:55:34 -04:00
__init__.py Releasing version 0.16.3 2015-04-02 18:20:13 -07: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 Make F4 toggle vi/emacs modes. 2015-02-12 22:29:00 -08:00
magic.py print sql magic connection alias when using %pgcli magic 2015-01-12 13:02:22 -05:00
main.py Fix typo 2015-04-07 13:42:25 -04:00
pgbuffer.py Update prompt_toolkit version, now supporting CTRL+arrow shortcuts. 2015-01-08 22:18:31 +02:00
pgclirc update pgclirc template 2015-02-12 14:38:06 -08:00
pgcompleter.py suggest view names 2015-04-05 16:38:04 -04:00
pgexecute.py Add a check for `command == '\connect'` 2015-04-09 21:41:30 +08:00
pgstyle.py Add safety check for non-existent style. 2015-02-04 18:41:02 -08:00
pgtoolbar.py Make F4 toggle vi/emacs modes. 2015-02-12 22:29:00 -08:00