1
0
Fork 0
pgcli/pgcli
Amjith Ramanujam 6d719b628d Releasing version 3.3.0 2022-01-11 08:37:41 -08:00
..
packages Include functions from search_path in completion. 2021-05-06 21:12:48 -07:00
__init__.py Releasing version 3.3.0 2022-01-11 08:37:41 -08: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 Re-run last query with bare `\watch` (#1283) 2021-09-30 12:00:31 -07:00
pgbuffer.py removed py2-related stuff 2020-03-14 10:53:43 +08:00
pgclirc Add setting in config to control truncating field values. (#1285) 2021-09-03 16:58:03 -07:00
pgcompleter.py Blacken. 2021-05-06 21:20:12 -07:00
pgexecute.py no need to strip_comments (#1296) 2021-11-18 11:58:38 -08: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