1
0
Fork 0
pgcli/pgcli
Daniel Kukula 6b868bbfe8
Update pyev.py (#1406)
fix typos
2023-05-25 00:40:11 +02:00
..
packages Apply black (version 23.1.0) 2023-03-18 14:00:38 +01:00
__init__.py Releasing version 3.5.0 2022-09-15 15:28:43 -07:00
__main__.py add main file to allow python3 -m pgcli execution 2019-12-19 00:18:14 +01:00
auth.py Remove leftovers of Python 2 support 2023-03-18 10:22:12 +01:00
completion_refresher.py Apply black (version 23.1.0) 2023-03-18 14:00:38 +01:00
config.py Preserve comments when writing to config file. 2021-02-26 12:41:04 -08:00
explain_output_formatter.py fix explain output when running with auto-vertical-output or max_width (#1396) 2023-02-27 15:20:59 -08:00
key_bindings.py Esc + Enter should sumbit the query in safe multiline mode. 2022-09-14 14:59:33 -07:00
magic.py magic: use pgcli.connect_uri instead of connect (#1375) 2022-10-27 17:40:19 -07:00
main.py Apply black (version 23.1.0) 2023-03-18 14:00:38 +01:00
pgbuffer.py Black. 2022-09-14 14:59:33 -07:00
pgclirc Add config option to require a transaction for destructive statements 2023-03-08 09:42:43 +01:00
pgcompleter.py Apply black (version 23.1.0) 2023-03-18 14:00:38 +01:00
pgexecute.py Apply black (version 23.1.0) 2023-03-18 14:00:38 +01:00
pgstyle.py Fix dead link 2022-09-14 15:46:51 -05:00
pgtoolbar.py add explain visualizer (#1279) 2022-04-03 19:20:02 -07:00
pyev.py Update pyev.py (#1406) 2023-05-25 00:40:11 +02:00