1
0
mirror of https://github.com/dbcli/pgcli synced 2024-06-24 02:03:20 +00:00
pgcli/pgcli
2015-01-21 22:50:24 -05:00
..
packages ON keyword now suggests tables and aliases on the right side of equal sign also. 2015-01-19 17:03:44 -08:00
__init__.py Releasing version 0.13.0 2015-01-14 17:13:45 -08:00
config.py
key_bindings.py
magic.py print sql magic connection alias when using %pgcli magic 2015-01-12 13:02:22 -05:00
main.py Fix a crash when invalid sql is entered. 2015-01-18 20:49:16 -08:00
pgbuffer.py
pgclirc
pgcompleter.py Make a set of reserved words to use with escape_words. 2015-01-18 21:51:11 -08:00
pgexecute.py Cast bytea fields to text for output. 2015-01-21 22:50:24 -05:00
pgstyle.py
pgtoolbar.py