1
0
Fork 0
pgcli/pgcli
Owen Stephens e5d3d5d63f Allow configurable multiline continuation char 2017-03-30 11:12:25 +01:00
..
packages Find statements inside function body 2017-03-09 01:41:11 +01:00
__init__.py Releasing version 1.5.1 2017-03-14 08:35:02 -07:00
completion_refresher.py Add command-line option --single-connection 2016-07-29 13:54:16 +02:00
config.py XDG_CONFIG_HOME support for config file location 2016-09-13 22:47:35 +02:00
encodingutils.py Convert psycopg2 erros to unicode. Fixes #124 2015-01-26 23:07:10 -08:00
filters.py Makes "enter" key function as the "tab" key only when the completion menu is displayed 2015-10-10 00:59:57 -03:00
key_bindings.py Upgrade to prompt-toolkit 1.0.0 2016-05-05 20:10:59 +02:00
magic.py Update magic to the latest MetaQuery design 2015-10-28 10:58:29 -04:00
main.py Allow configurable multiline continuation char 2017-03-30 11:12:25 +01:00
pgbuffer.py Option for semicolon not to trigger execution in multiline mode 2016-09-12 22:28:32 +02:00
pgclirc Allow configurable multiline continuation char 2017-03-30 11:12:25 +01:00
pgcompleter.py Add some comments 2017-03-13 23:18:44 +01:00
pgexecute.py Combine select queries for connection properties. 2017-03-13 11:12:09 -07:00
pgstyle.py Upgrade to prompt-toolkit-0.57 2016-01-17 05:52:15 +01:00
pgtoolbar.py Merge pull request #621 from dbcli/koljonen/show_transaction_status 2016-12-12 15:06:51 -08:00