1
0
Fork 0
pgcli/pgcli
Daniele Varrazzo 25eb9f541b
Add some comments about porting from psycopg 2 to 3 (#1318)
2022-02-22 09:02:16 -08:00
..
packages Add SSH tunnel support (#1301) 2022-02-18 14:57:42 -08:00
__init__.py Releasing version 3.4.0 2022-02-21 12:28:32 -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 Add some comments about porting from psycopg 2 to 3 (#1318) 2022-02-22 09:02:16 -08: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 Add SSH tunnel support (#1301) 2022-02-18 14:57:42 -08:00
pgexecute.py Add some comments about porting from psycopg 2 to 3 (#1318) 2022-02-22 09:02:16 -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