1
0
Fork 0
pgcli/pgcli
Amjith Ramanujam 0f54b126b3 Releasing version 3.2.0 2021-08-23 09:02:03 -07:00
..
packages Include functions from search_path in completion. 2021-05-06 21:12:48 -07:00
__init__.py Releasing version 3.2.0 2021-08-23 09:02:03 -07:00
__main__.py add main file to allow python3 -m pgcli execution 2019-12-19 00:18:14 +01:00
completion_refresher.py Another attempt to fix pgbouncer error (1093.) (#1097) 2021-05-21 15:32:34 -07: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 Another attempt to fix pgbouncer error (1093.) (#1097) 2021-05-21 15:32:34 -07: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 Blacken. 2021-05-06 21:20:12 -07:00
pgexecute.py Another attempt to fix pgbouncer error (1093.) (#1097) 2021-05-21 15:32:34 -07: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