1
0
Fork 0
pgcli/pgcli
Georgy Frolov a017fa96bf
fix IPython magic (#1253)
2021-03-12 10:16:14 -08:00
..
packages Finer control over destructive warning. (#1242) 2021-02-12 21:09:38 -08:00
__init__.py Releasing version 3.1.0 2020-12-11 15:34:43 -08:00
__main__.py add main file to allow python3 -m pgcli execution 2019-12-19 00:18:14 +01:00
completion_refresher.py Modernize code to Python 3.6+ (#1229) 2021-02-12 21:34:56 +02:00
config.py Preserve comments when writing to config file. 2021-02-26 12:41:04 -08:00
key_bindings.py removed py2-related stuff 2020-03-14 10:53:43 +08:00
magic.py fix IPython magic (#1253) 2021-03-12 10:16:14 -08:00
main.py skipping initial comments in pgconfig file did not work on Windows. 2021-03-10 13:15:58 -06:00
pgbuffer.py removed py2-related stuff 2020-03-14 10:53:43 +08:00
pgclirc Finer control over destructive warning. (#1242) 2021-02-12 21:09:38 -08:00
pgcompleter.py Modernize code to Python 3.6+ (#1229) 2021-02-12 21:34:56 +02:00
pgexecute.py Modernize code to Python 3.6+ (#1229) 2021-02-12 21:34:56 +02:00
pgstyle.py Add Token.Prompt/Continuation (#1207) 2020-09-06 21:52:12 -07:00
pgtoolbar.py fix import (#1252) 2021-03-10 16:59:48 -08:00