summaryrefslogtreecommitdiffstats
path: root/changelog.rst
AgeCommit message (Expand)Author
2020-12-11Changelog update before release. (#1227)Irina Truong
2020-12-01dependencies: add support for sqlparse 0.4.x (#1224)Kevin Marsh
2020-09-08Add schema suggestion for functions (#1206)Jan Brun Rasmussen
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-08Keep support for prompt_toolkit 2 (#1197)Dick Marinus
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-26Add nameanthonydb
2020-05-26Add info to changelog.rst and AUTHORSanthonydb
2020-05-11Update python version from 2.7 to 3.8 in Dockerfile (#1181)Igor Kim
2020-04-23Add support for using pspg as the pager. (#1173)pmav99
2020-04-18Update changelog for the compact output.Amjith Ramanujam
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-10New release 3.0.0. (#1165)Irina Truong
2020-04-05upgrade prompt-toolit to 3.0 (#1149)赖信涛
2020-03-18python3.8: add travis test and setup.py class. (#1157)赖信涛
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-15Drop Python 3.4 support (#1141)赖信涛
2020-01-14Fix warning raised for using `is not` to compare string literal (#1139)George Thomas
2020-01-07Merge branch 'master' into main-fileAmjith Ramanujam
2020-01-03Add my name to changelog.BrownShibaDog
2020-01-01Add lines to changelog.rst.BrownShibaDog
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-04J bennet/release 2.2.0 (#1126)Irina Truong
2019-11-25support ansi escape sequences for prompt colorsJonas Jelten
2019-10-28Changelog.Irina Truong
2019-10-26Changelog.Irina Truong
2019-10-16Merge pull request #1107 from owst/function_arg_completions_with_aliasAmjith Ramanujam
2019-10-16fixup! fixup! Handle a multi-line query on Enter key-press (fixes #1031)Owen Stephens
2019-10-13Handle a multi-line query on Enter key-press (fixes #1031)Owen Stephens
2019-10-12Take account of table aliases when completing function args (#1048)Owen Stephens
2019-09-27add optional but default squash merge request to PULL_REQUEST_TEMPLATE (#1095)Dick Marinus
2019-09-02Changelog.Irina Truong
2019-08-23Issue 1018 display first 1k rows (#1092)Irina Truong
2019-07-29Add key bindings to consistently move up and down in history (#1084)Pedro Ferrari
2019-07-12Issue 1019 stacktrace on empty query (#1078)Sebastian Janko
2019-06-09Partial fix for #1058. (#1068)Irina Truong
2019-06-03Merge pull request #1064 from dbcli/amjith/slash-GAmjith Ramanujam
2019-06-02Add keybinding for alt-enter to introduce a line break (#1065)Pablo
2019-06-02Update changelog.Amjith Ramanujam
2019-05-30Changelog update before release. (#1062)Irina Truong
2019-05-30README.rst: tidy up redundant instructions (#1061)Alexander Zawadzki