1
0
Fork 0
pgcli/pgcli
Irina Truong 5491d288fc
Merge pull request #903 from arturbalabanov/render-tabs-with-spaces
Fixes #346: Tab characters are rendered with spaces instead of "^I" when entered in external editor
2018-07-13 13:24:44 -07:00
..
packages switched view query to imitating psql 2018-06-16 21:47:18 -07:00
__init__.py Releasing version 1.9.1 2018-04-04 08:58:06 -07:00
completion_refresher.py Remove OrderedDict workaround for python < 2.7 2017-08-20 14:46:45 +01:00
config.py look for config in XDG_CONFIG_HOME first 2017-10-03 22:27:24 +03:00
encodingutils.py Move py2/3 str/unicode logic to encodingutils.py 2017-08-07 01:16:56 +02:00
filters.py Fix PEP8 empty line errors 2017-06-14 18:12:05 +02:00
key_bindings.py Add fish-style autosuggestion. 2017-07-16 15:20:10 -07:00
magic.py Fix for ipython sql connection. Fixes #891. 2018-06-01 08:18:24 -07:00
main.py Merge pull request #903 from arturbalabanov/render-tabs-with-spaces 2018-07-13 13:24:44 -07:00
pgbuffer.py PEP8 lint 2017-07-27 14:20:13 +02:00
pgclirc ported the desctructive warning from mycli 2018-05-17 05:54:50 -04:00
pgcompleter.py Add completion for table formats 2018-05-14 16:54:52 -04:00
pgexecute.py Fix lint, update AUTHORS, and changelog 2018-07-04 01:36:50 -07:00
pgstyle.py move style_factory_output in pgstyle 2018-03-04 11:41:10 +01:00
pgtoolbar.py Fix PEP8 empty line errors 2017-06-14 18:12:05 +02:00