summaryrefslogtreecommitdiffstats
path: root/pgcli
AgeCommit message (Expand)Author
2021-05-06Blacken.Amjith Ramanujam
2021-05-06Include functions from search_path in completion.Amjith Ramanujam
2021-05-06Merge branch 'master' into func-prAmjith Ramanujam
2021-05-06Add missing function literalsPaweł Sacawa
2021-05-05Black formatting.Amjith Ramanujam
2021-05-02Fix: ANSI escape codes in first line make the cli choose expanded output inco...Paweł Sacawa
2021-03-12Use configured pager if table format is csv. (#1260)Irina Truong
2021-03-12fix IPython magic (#1253)Georgy Frolov
2021-03-11Merge pull request #1258 from ERYoung11/fix_test_main_windows_errorGeorgy Frolov
2021-03-10fix import (#1252)Georgy Frolov
2021-03-10skipping initial comments in pgconfig file did not work on Windows.ERYoung11
2021-02-26Black.Irina Truong
2021-02-26Preserve comments when writing to config file.Irina Truong
2021-02-22skip initial comment in pg_session file (#1245)Georgy Frolov
2021-02-22fixed unknown symbol REPLACE_SINGLE in prompt_toolkit < 3.0.6 (#1246)Georgy Frolov
2021-02-17Remove gitter links, update build status badge. (#1244)Irina Truong
2021-02-12Finer control over destructive warning. (#1242)Irina Truong
2021-02-12Modernize code to Python 3.6+ (#1229)Miroslav Šedivý
2021-02-10Fix issue where `syntax_style` config value would not have any effect (#1241)Eero Ruohola
2020-12-11Releasing version 3.1.0v3.1.0Irina Truong
2020-12-01dependencies: add support for sqlparse 0.4.x (#1224)Kevin Marsh
2020-09-14format code using black.laixintao
2020-09-08Add schema suggestion for functions (#1206)Jan Brun Rasmussen
2020-09-06Add Token.Prompt/Continuation (#1207)bitkeen
2020-09-05Use InputMode.REPLACE_SINGLE (#1208)bitkeen
2020-07-31More explicit error message when DSN alias is not found (#1198)Tom Caruso
2020-07-31Update suggestion literals (#1195)Sky.G.Uieen
2020-07-28Move from humanize to pendulum library for displaying query durations (#1199)Tom Caruso
2020-07-07Add custom color (#1196)Sky.G.Uieen
2020-06-26Fix for #1193 list index out of range on sql comment.Irina Truong
2020-05-28Support style for missing value. (#1186)laixintao
2020-05-26Minor typo fixes in pgclircanthonydb
2020-05-07Fix bug introduced in #1102. (#1178)Irina Truong
2020-04-23Add support for using pspg as the pager. (#1173)pmav99
2020-04-18Merge pull request #1171 from dbcli/bugfix/no-new-lineAmjith Ramanujam
2020-04-18bugfix: don't echo a newline when output is empty.laixintao
2020-04-17show_bottom_toolbar - Feature to Show/Hide Toolbar (#1170)Stephano Paraskeva
2020-04-17Add pg_service.conf handling (#1155)g.denis
2020-04-10Releasing version 3.0.0v3.0.0Irina Truong
2020-03-30Add an example for how to use the colored prompt. (#1163)Amjith Ramanujam
2020-03-14removed py2-related stuffGeorgy Frolov
2020-03-12Fix: Unable to drop previously connected-to database (#1152)g.denis
2020-03-11Drop Python3.5. (#1154)赖信涛
2020-03-09Deprecate Python2.7. (#1153)赖信涛
2020-02-13Add Support for partitioned tables. (#1145)lazydba247
2020-01-14Fix warning raised for using `is not` to compare string literal (#1139)George Thomas
2019-12-19add main file to allow python3 -m pgcli executionJonas Jelten
2019-12-08Merge pull request #1122 from TheJJ/prompt-colorsAmjith Ramanujam
2019-12-05Fix simple typo: thows -> throwsTim Gates
2019-12-04Releasing version 2.2.0v2.2.0Irina Truong