1
0
mirror of https://github.com/dbcli/pgcli synced 2024-06-24 02:03:20 +00:00
Commit Graph

1967 Commits

Author SHA1 Message Date
Irina Truong
9063f02256 Fixes keyring = False not honored. 2018-07-26 05:09:23 +00:00
Irina Truong
688f09c091
Merge pull request #921 from lelit/pg11b2
Fix issue #919
2018-07-25 08:30:34 -07:00
Lele Gaifax
05ec05c4cb Adapt the query used to get functions metadata to PG11
This fixes #919.
2018-07-25 08:13:17 +02:00
Lele Gaifax
6a18b6d0e3 Emanuele Gaifas -> Lele Gaifax 2018-07-25 08:11:13 +02:00
Amjith Ramanujam
9aae5ee34a
Merge pull request #923 from dbcli/j-bennet/fix-server-version
Change server version query.
2018-07-24 15:23:56 -07:00
Irina Truong
3b7f30dff6 Changelog. 2018-07-24 15:17:08 -07:00
Irina Truong
22d184dc6b Change server version query. 2018-07-24 15:14:53 -07:00
Irina Truong
e4f02b247e Releasing version 1.10.2 2018-07-23 17:09:57 -07:00
Irina Truong
eefe294cc9
Merge pull request #918 from dbcli/j-bennet/release-1.10.2
Changelog update to release 1.10.2.
2018-07-23 17:09:14 -07:00
Irina Truong
f24f484310 Changelog update to release 1.10.2. 2018-07-23 17:08:09 -07:00
Irina Truong
97b7d22599
Merge pull request #916 from dbcli/feature/optional_keyring
make keyring optional
2018-07-23 17:04:55 -07:00
Dick Marinus
868b81aa98 make keyring optional 2018-07-22 07:34:56 +02:00
Amjith Ramanujam
abc8d51dd3
Merge pull request #915 from dbcli/j-bennet/add-server-version
Print server version as part of welcome message.
2018-07-20 17:10:07 -07:00
Irina Truong
7653ea9c1f Print server version as part of welcome message. 2018-07-20 15:47:40 -07:00
Irina Truong
2fa7b1458a Releasing version 1.10.1 2018-07-20 09:08:18 -07:00
Amjith Ramanujam
88e03042a6
Merge pull request #913 from dbcli/j-bennet/release-1.10.1
Bugfix release.
2018-07-19 22:21:02 -07:00
Irina Truong
33936a8074 Bugfix release. 2018-07-20 05:11:02 +00:00
Irina Truong
d2ab7c2353
Merge pull request #912 from dbcli/j-bennet/pip-errors
Update setuptools before install.
2018-07-19 19:50:13 -07:00
Irina Truong
75e0bee5a8 Update setuptools instead of pip. 2018-07-19 19:41:04 -07:00
Irina Truong
9f9d85b5cc Update pip before install. 2018-07-19 19:01:35 -07:00
Irina Truong
992deefbba
Merge pull request #911 from dbcli/j-bennet/fix-db-list
Fixes "object has no attribute watch_command"
2018-07-19 18:51:21 -07:00
Irina Truong
8da6f41785 Changelog. 2018-07-19 18:24:35 -07:00
Irina Truong
83b2981a0f Fixes #909. 2018-07-19 18:21:33 -07:00
Irina Truong
b536c100e8
Merge pull request #910 from kennydo/kedo-optional-keyring
Fix bug that made `keyring` usage not optional when run headlessly
2018-07-19 18:16:23 -07:00
Kenny Do
83940d2d06 add to authors 2018-07-19 14:17:33 -07:00
Kenny Do
408c0329ec pass when no supported keyring backend available 2018-07-19 14:11:27 -07:00
Irina Truong
1f98ce91de
Merge pull request #908 from dbcli/j-bennet/revert-docs-617
Reverted docs for 617 now it's fixed.
2018-07-16 08:19:57 -07:00
Irina Truong
31cf858942 Reverted docs for 617 now it's fixed. 2018-07-16 08:18:15 -07:00
Irina Truong
79e4dbcf11 Releasing version 1.10.0 2018-07-14 12:59:10 -07:00
Irina Truong
dcd2d03988
Merge pull request #907 from dbcli/meeuw/release-1.10.0
Changes to release 1.10.0
2018-07-14 12:57:26 -07:00
Dick Marinus
c17bcd66c8 exclude *.pyc from sdist and lower python3-keyring to >= 11.0.0 2018-07-14 09:41:54 +02:00
Irina Truong
e9dfd5b532 Changelog update to release 1.10.0. 2018-07-13 13:45:48 -07:00
Irina Truong
5491d288fc
Merge pull request #903 from arturbalabanov/render-tabs-with-spaces
Fixes #346: Tab characters are rendered with spaces instead of "^I" when entered in external editor
2018-07-13 13:24:44 -07:00
Irina Truong
25fc388426
Merge pull request #905 from dbcli/eof-error
Catch the ^D keybinding using EOFError exception.
2018-07-11 08:33:41 -07:00
Amjith Ramanujam
6eedf1b6e3 Catch the ^D keybinding using EOFError exception. 2018-07-10 22:51:38 -07:00
Artur Balabanov
44d4275eae Prettify the code to keep Travis happy :) 2018-07-06 18:02:52 +01:00
Artur Balabanov
27f2b6990d Updated the changelog with the bug fix description 2018-07-06 17:42:53 +01:00
Artur Balabanov
87451b3806 A new input processor has been added that renders tab characters as spaces instead of the ugly '^I' 2018-07-06 17:37:43 +01:00
Irina Truong
d5b0b6527b
Merge pull request #901 from benchling/fix-reconnect
Avoid reconnect prompt after error if connection is still valid
2018-07-04 12:36:42 -07:00
Saif Hakim
e5ced8d27e Fix changelog 2018-07-04 01:50:39 -07:00
Saif Hakim
80957c59c5 Fix lint, update AUTHORS, and changelog 2018-07-04 01:36:50 -07:00
Saif Hakim
5cdb151999 Avoid reconnect prompt after error if connection is still valid
Instead of whitelisting all errors that do not require reconnecting, we simply
only reconnect if we detect a disconnect has occurred.

psql notably behaves in a similar way: https://git.io/fbxuc#L1461

Fixes #807
2018-07-03 23:56:26 -07:00
Amjith Ramanujam
2e6e0e4acd
Merge pull request #899 from dbcli/guard-against-missing-backend
Guard against missing keyring backend.
2018-06-28 12:12:45 -07:00
Amjith Ramanujam
4c173fd01f Gurad against missing keyring backend. 2018-06-25 13:55:54 -07:00
Irina Truong
d403189db7
Merge pull request #886 from catherinedevlin/ev_command
\ev and \ef commands
2018-06-17 18:55:19 -07:00
Irina Truong
10f190a13a Rebase conflict. 2018-06-17 17:21:03 -07:00
Irina Truong
a26b8b92a2 Pep8. 2018-06-17 14:34:20 -07:00
Irina Truong
4b06769002 Can't add tuple and list. 2018-06-17 14:21:30 -07:00
Irina Truong
aa58fbf028 Non-existent function will raise a ProgrammingError. 2018-06-16 21:49:28 -07:00
Irina Truong
8ee20aa82e Fix for 'only named arguments may follow *expression' 2018-06-16 21:49:28 -07:00