1
0
Fork 0
Commit Graph

127 Commits

Author SHA1 Message Date
Amjith Ramanujam 8cb7e219cf
Change to psycopg2-binary as a dependency. 2018-03-01 22:03:24 -08:00
Irina Truong d07230495d Removed support for Python 3.3. 2018-01-15 19:10:06 -08:00
Irina Truong 4d6a934798 Changelog update to release 1.8.2. 2017-12-04 19:12:11 -08:00
Irina Truong 4093a8546b This fixes a python 2.7 bug. 2017-11-30 19:15:16 -08:00
Irina Truong ca14764724 Bump pgspecial to 1.9.0. 2017-10-27 11:57:10 -07:00
Dick Marinus ea6a50583a Require cli_helpers 0.2.3 (fix #513) 2017-09-18 20:41:30 +02:00
Dick Marinus 8e4b0275ff Drop wcwidth dependency 2017-09-10 15:15:23 +02:00
Amjith Ramanujam e1c8ab8031 Set the license to BSD. 2017-06-26 10:44:13 -07:00
Thomas Roten 4e54e49b06 Pin cli_helpers below v1. 2017-06-19 09:16:09 -05:00
Thomas Roten c7ac12d1ed Bump cli_helpers version. 2017-06-19 08:51:14 -05:00
Thomas Roten 61f0d63013 Initial work on using CLI Helpers. 2017-06-11 21:07:40 -05:00
Thomas Roten f2cf71094a Fix Python version metadata. 2017-06-02 14:08:56 -05:00
Irina Truong 567e16f4e4 Pep8. 2017-05-19 22:15:56 -07:00
Irina Truong 3900329faa Preparing to release 1.6.0. 2017-05-17 20:09:21 -07:00
Irina Truong 74459613da Changed to pgcli-dev@googlegroups.com. 2017-04-19 15:29:31 -07:00
Irina Truong 0e2e7937a7 Seriously pep8radius. 2017-04-19 15:26:51 -07:00
Amjith Ramanujam befb3b6e2f Change author name and email. 2017-04-18 21:10:07 -07:00
Irina Truong 71ef3d7524 Bumped minimal requirement of prompt-toolkit to 1.0.10, where reset_current_buffer was deprecated. 2017-03-21 21:26:01 -07:00
Irina Truong 411c175679 Bumped pgspecial to 1.7.0. Connect #627. 2017-01-12 08:33:57 -08:00
Irina Truong c7bcc7ac74 Fixed release script and author email, because pypi made some breaking changes. 2017-01-11 18:33:36 -08:00
Irina Truong 7827790cd2 Increased minimum prompt_toolkit requirement to 1.0.9. 2016-12-07 10:22:53 -08:00
Darik Gamble 3f2e686d4f Bump min sqlparse version to 0.2.2 2016-10-26 11:11:36 -04:00
Amjith Ramanujam d32353e6d3 Set sqlparse version dependency to >0.2.0, <0.3.0. 2016-09-20 20:58:20 -07:00
Janus Troelsen e88317f98b do not install setproctitle on cygwin 2016-08-29 20:12:49 +02:00
Stuart Quin a971b05ad8 Update pgspecial, avoid re-parsing watch_command 2016-08-13 08:04:27 +01:00
Tiziano Müller 30f8511435 Upgrade to sqlparse-0.2.0, required for Python-3.5 support 2016-07-20 10:38:47 +02:00
Amjith Ramanujam 4affdec0b9 Upgrade pgspecial to 1.5.0 2016-06-29 21:58:51 -07:00
Amjith Ramanujam be294de173 Set pgspecial dependency version to 1.4 or higher. 2016-06-21 00:58:44 -07:00
Jonathan Slenders e4552e5f13 Upgrade to prompt-toolkit 1.0.0 2016-05-05 20:10:59 +02:00
Amjith Ramanujam 4576ab257c Update pgspecial dependency to 1.3.0 2016-03-24 07:18:22 -07:00
Amjith Ramanujam c3a7284bc8 Merge pull request #476 from jonathanslenders/prompt_toolkit_0.60
Upgrade to prompt_toolkit 0.60.
2016-03-18 11:37:12 -07:00
Jonathan Slenders 84ecdb1014 Upgrade to prompt_toolkit 0.60. 2016-03-14 21:40:58 +01:00
Fernando L. Canizo 208aef6b38 Upgrade sqlparse requirement to version 0.1.19 2016-03-09 18:38:48 -03:00
Amjith Ramanujam ef40d4f434 Explicitly add wcwidth as a dependency. 2016-02-17 21:41:02 -08:00
Jonathan Slenders 67d76bf7e8 Upgrade to prompt-toolkit-0.57 2016-01-17 05:52:15 +01:00
Iryna Cherniavska 1f6f0186d3 Added humanized time display. Connect #396. 2015-11-24 12:56:31 -08:00
Amjith Ramanujam cc7b9d2d56 Make setproctitle optional in Windows 2015-10-23 02:49:20 -07:00
Stuart Quin 748fcb7677 Issue #355 Use setproctitle to hide command line passwords 2015-10-18 21:56:52 +01:00
Darik Gamble 32e4fcd3eb Use a single json file instead of multiple txt files 2015-10-05 12:43:26 -04:00
Amjith Ramanujam 5a0ed19e41 Add txt files from pgliterals to distribution. 2015-10-05 10:21:12 +05:30
Iryna Cherniavska 68123b6fac Upped pgspecial req to 1.1.0 with \x auto included. 2015-09-26 17:51:51 -07:00
Iryna Cherniavska 2020e7204d Using pgspecial as a separate module. Warning: this branch will not build. 2015-09-26 17:51:51 -07:00
Jonathan Slenders 954fc158fa Upgrade to prompt_toolkit 0.46 2015-08-08 22:48:08 +02:00
Darik Gamble d6e0a94b09 Bump sqlparse version from 0.1.14 to 0.1.16 2015-08-05 15:44:24 -04:00
Amjith Ramanujam 47c9af815d Merge pull request #308 from jonathanslenders/prompt_toolkit_0.44
Integration with prompt_toolkit==0.44
2015-08-02 14:42:05 -07:00
Jonathan Slenders 436dddd3b2 Integration with prompt_toolkit==0.45 2015-07-31 09:40:59 +02:00
Amjith Ramanujam 72deaa1432 Bump up click version to address #288 2015-07-24 07:10:51 -07:00
Jonathan Slenders 31f08ace2e Upgrade to prompt_toolkit==0.42. 2015-06-25 21:21:13 +02:00
Amjith Ramanujam 6802c6570a Upgrade prompt_toolkit to 0.40. 2015-06-16 21:01:33 -07:00
Jonathan Slenders e5f4e65658 Upgrade to prompt_toolkit==0.39 2015-06-04 17:13:41 +02:00
Brett 81e98a80e4 replace configparser with configobj 2015-05-28 07:39:40 -04:00
Amjith Ramanujam da31947d3b Update changelog for 0.17.0 release. 2015-05-24 23:38:39 -07:00
Jonathan Slenders 5f8126c179 Upgrade to prompt-toolkit 0.34 2015-05-11 13:29:45 -07:00
Amjith Ramanujam 9bae66bedb Remove jedi installation hack in setup.py. 2015-04-28 23:16:15 -07:00
Darik Gamble c29db863ab pin sqlparse to 0.1.14 2015-04-20 21:40:58 -04:00
Amjith Ramanujam 26d6899ec8 Switch back to using psycopg2. 2015-02-08 14:45:22 -08:00
Amjith Ramanujam 749a69d621 Pin the version to psycopg2cffi to 2.6.1 and above. 2015-02-08 14:04:25 -08:00
Amjith Ramanujam c5c3047b90 Convert to use cffi. But unicode isn't working. 2015-02-06 22:58:59 -08:00
Darik Gamble 830d1beaa8 Remove pandas dependency by storing database metadata as lists of tuples 2015-01-25 11:39:03 -05:00
Darik Gamble 78dce17428 Add pandas as a mandatory requirement 2015-01-18 15:53:47 -05:00
Karl-Aksel Puulmann 0b7e04a161 Update prompt_toolkit version, now supporting CTRL+arrow shortcuts.
There were some incompatibilities with the previous API, outlined in their commit
0d0a5566a8.
2015-01-08 22:18:31 +02:00
Amjith Ramanujam 09f7ac55d0 Make pygments capital-cases in setup.py 2015-01-07 09:02:00 -08:00
Guewen Baconnier 2c57e43728 click version must be >= 3.2
Because it uses click.termui.secho() with the keyword argument 'err' that has
been added in click 3.2.

Fixes #54
2015-01-07 09:10:18 +01:00
Amjith Ramanujam d437a12a03 Update setup.py with specific versions for dependencies. 2015-01-06 19:44:57 -08:00
Karl-Aksel Puulmann 1da648c450 Fix psycopg2 version 2015-01-07 00:03:33 +02:00
Amjith Ramanujam 01b51ffab7 Update the homepage in setup. 2015-01-06 00:07:16 -08:00
Amjith Ramanujam 1b8d11a3e7 Add default config file to setup.py. 2014-12-11 08:59:42 -08:00
Amjith Ramanujam 7b704af3c9 Change license file. 2014-12-11 01:44:00 -08:00
Amjith Ramanujam 657ed40048 Add in the license. 2014-12-11 01:37:51 -08:00
Amjith Ramanujam 360b812e55 Add author email to setup.py 2014-12-11 01:32:00 -08:00
Amjith Ramanujam 7b363a3634 Update the description in setup.py. 2014-12-11 00:59:38 -08:00
Amjith Ramanujam a88192bc0c Remove tabulate from dependencies and update LICENSE. 2014-12-08 00:25:47 -08:00
Amjith Ramanujam df160772fc Add a section for linux install in Readme. 2014-11-30 22:14:08 -08:00
Amjith Ramanujam 5cc3dd0c91 Update setup.py to read from the Readme. 2014-11-30 22:05:24 -08:00
Amjith Ramanujam 34bdecea61 Move pgcli into a directory and make a package. 2014-11-26 00:02:34 -08:00
Amjith Ramanujam d3f88eb65c Add pretty printing of table data. 2014-11-23 23:30:17 -08:00
Amjith Ramanujam 18f489879e Rename scripts and add setup. 2014-10-12 15:07:34 -07:00