1
0
Fork 0

Commit Graph

  • 6d719b628d Releasing version 3.3.0 v3.3.0 Amjith Ramanujam 2022-01-11 08:37:41 -0800
  • 3bb7dd8256 Update changelog for 3.3.0 Amjith Ramanujam 2022-01-11 08:36:26 -0800
  • 3b113bd831 Update changelog for 3.3.0 Amjith Ramanujam 2022-01-11 08:35:57 -0800
  • d29b1027c7
    Merge pull request #1304 from dbcli/amjith-patch-1 Amjith Ramanujam 2022-01-11 08:20:25 -0800
  • 6d2021b263
    Workaround pygments related issue. Amjith Ramanujam 2022-01-10 12:57:36 -0800
  • 5811515a96
    no need to strip_comments (#1296) Edoardo Ceccarelli 2021-11-18 21:58:38 +0200
  • af6cdeb484 no need to strip_comments Edoardo Ceccarelli 2021-11-12 21:22:20 +0200
  • 123e00a086
    Re-run last query with bare `\watch` (#1283) Saif Hakim 2021-09-30 12:00:31 -0700
  • 01e669dfcc Merge remote-tracking branch 'origin/master' into saif/watch Saif Hakim 2021-09-30 11:49:08 -0700
  • c65495716d
    Add setting in config to control truncating field values. (#1285) Irina Truong 2021-09-03 16:58:03 -0700
  • 0780a332fb Fix tests. Irina Truong 2021-09-01 09:51:46 -0700
  • d6e7763e1d Changelog. Irina Truong 2021-09-01 09:38:50 -0700
  • f7ea30a57d Black. Irina Truong 2021-09-01 09:36:19 -0700
  • c74f8c09b0 Add setting in config to truncate field value. Irina Truong 2021-09-01 09:19:03 -0700
  • d4a3ac0ab5 rerun tests Saif Hakim 2021-08-24 09:33:57 -0700
  • 058ed081bc lint Saif Hakim 2021-08-24 09:02:09 -0700
  • 5a18064e8d clean up post test refactor Saif Hakim 2021-08-24 08:51:14 -0700
  • cc127bedbd add test Saif Hakim 2021-08-24 08:47:25 -0700
  • 31fc80c8bb Re-run last query with bare `\watch` Saif Hakim 2021-08-23 22:22:35 -0700
  • 0f54b126b3 Releasing version 3.2.0 v3.2.0 Amjith Ramanujam 2021-08-23 09:02:03 -0700
  • d10158dc72 Update changelog for 3.2.0 release. Amjith Ramanujam 2021-08-23 09:01:33 -0700
  • f696e30c93 merge Daniel Kukula 2021-08-08 08:43:31 +0100
  • 1c6e5a31d2 add explain visualizer Daniel Kukula 2021-08-07 23:20:11 +0100
  • 62817d14ab disable by default Daniel Kukula 2021-08-08 00:39:28 +0100
  • db827fb29b remove humanize dependency Daniel Kukula 2021-08-08 00:38:50 +0100
  • 8fe3ad7fe2 format files Daniel Kukula 2021-08-07 23:30:06 +0100
  • cc4918517e add explain visualizer Daniel Kukula 2021-08-07 23:20:11 +0100
  • 94e3c78b78
    correct config path lucas-seismic 2021-08-05 16:25:15 +0800
  • e0a4c18c4a
    Another attempt to fix pgbouncer error (1093.) (#1097) Irina Truong 2021-05-21 15:32:34 -0700
  • 944a59fe63 Remove debugger code. Irina Truong 2021-05-21 15:15:24 -0700
  • 8aa0acc38a Switch from is_pgbouncer to more generic is_virtual_database, and duck-type it. Add very dumb unit test for virtual cursor. Irina Truong 2021-05-21 14:39:08 -0700
  • 493c944b92 Fix race condition in test. Irina Truong 2021-05-12 14:47:12 -0700
  • 8e0031d275 Changelog. Irina Truong 2021-05-12 14:29:25 -0700
  • 51313ccdef Unused import. Irina Truong 2021-05-12 13:15:22 -0700
  • 5281857946 Black. Irina Truong 2021-05-12 12:35:28 -0700
  • 5bf6942bed Fix completion refresher test. Irina Truong 2021-05-12 11:46:26 -0700
  • 1660ac27c1 Missed this. Irina Truong 2021-05-12 11:27:59 -0700
  • f7a53a4cb4 Fix rebase. Irina Truong 2021-05-12 11:16:42 -0700
  • 0ab19156f1 different approach with custom cursor. Irina Truong 2021-05-10 18:29:55 -0700
  • 3c67133413 Fixes for various pgbouncer problems. Irina Truong 2019-09-06 14:12:56 -0700
  • 9da4ae8ce5 Another attempt to fix pgbouncer error (1093.) Irina Truong 2019-09-04 19:57:37 -0700
  • 76d783ae19 Merge remote-tracking branch 'origin/fix-non-multiline' queila 2021-05-07 23:51:42 -0400
  • d8532df22e
    Merge pull request #1266 from dbcli/search_path_functions Amjith Ramanujam 2021-05-07 12:52:45 -0700
  • 898f8255e0 Blacken. Amjith Ramanujam 2021-05-07 12:43:32 -0700
  • c196c28e78 Add tests for search_path function completion. Amjith Ramanujam 2021-05-07 12:36:40 -0700
  • 7304cf3708 Change precommit hook to use stable black. Amjith Ramanujam 2021-05-06 21:21:38 -0700
  • 6309dd4f93 Blacken. Amjith Ramanujam 2021-05-06 21:20:12 -0700
  • 1d2570f462 Include functions from search_path in completion. Amjith Ramanujam 2021-05-06 21:09:45 -0700
  • 0ada5a6c6a
    Merge pull request #1265 from psacawa/func-pr Amjith Ramanujam 2021-05-06 08:12:47 -0700
  • 3a95530677
    Merge branch 'master' into func-pr Amjith Ramanujam 2021-05-06 08:12:31 -0700
  • 26bdc4e759 Add missing function literals Paweł Sacawa 2021-05-06 05:05:22 -0400
  • b082dbbeeb
    Merge 9ad32331c3 into 2fe94c38b4 Paweł Sacawa 2021-05-05 21:01:19 -0700
  • 2fe94c38b4 Black formatting. Amjith Ramanujam 2021-05-05 21:01:12 -0700
  • 9ad32331c3
    Merge branch 'master' into clip-pr Amjith Ramanujam 2021-05-05 21:01:05 -0700
  • 803a9d3294
    Merge pull request #1263 from psacawa/pr Amjith Ramanujam 2021-05-05 20:59:53 -0700
  • e55bcf84d9 Change changelog.rst Paweł Sacawa 2021-05-05 00:10:33 -0400
  • ad1d4ccaac Add: \clip command for clipping output to system clipboard Paweł Sacawa 2021-05-04 23:56:30 -0400
  • 773f69ba43 Modify changelog Paweł Sacawa 2021-05-02 18:27:55 -0400
  • 8de796c59c Fix: ANSI escape codes in first line make the cli choose expanded output incorrectly... Paweł Sacawa 2021-05-02 18:12:13 -0400
  • 954b8c3902
    Use configured pager if table format is csv. (#1260) Irina Truong 2021-03-12 14:14:09 -0800
  • 870fa99578 Simplify. Irina Truong 2021-03-12 13:39:49 -0800
  • 8f459555a7 Changelog. Irina Truong 2021-03-12 13:32:43 -0800
  • 5acf782c59 Use configured pager if table format is csv. Irina Truong 2021-03-12 12:40:23 -0800
  • 31ea31d529
    Updated Vagrant file as it wasn't working. (#1255) ERYoung11 2021-03-12 12:20:28 -0600
  • a017fa96bf
    fix IPython magic (#1253) Georgy Frolov 2021-03-12 21:16:14 +0300
  • e009995e9f
    Merge pull request #1258 from ERYoung11/fix_test_main_windows_error Georgy Frolov 2021-03-11 08:24:13 +0300
  • 553f4ff6e8 removed packaging which wasn't really needed. ERYoung11 2021-03-10 21:34:12 -0600
  • 3d81fd30e7 adding a space to kick the build process. ERYoung11 2021-03-02 07:09:46 -0600
  • 9eec093e66 Updated Vagrant file as it wasn't working. ERYoung11 2021-03-01 21:21:49 -0600
  • 8aa3f92666
    fix import (#1252) Georgy Frolov 2021-03-11 03:59:48 +0300
  • b1bdfa6a43 Updating authors ERYoung11 2021-03-10 13:26:29 -0600
  • bca1d94f39 skipping initial comments in pgconfig file did not work on Windows. ERYoung11 2021-03-10 13:15:58 -0600
  • 8bf0eb2a24 fix IPython magic Georgy Frolov 2021-02-28 14:25:17 +0300
  • 469d22f2b6 Changelog. Irina Truong 2021-02-26 13:18:31 -0800
  • 9a46ec87d5
    Merge pull request #1251 from dbcli/j-bennet/1240-fix-config-writing Georgy Frolov 2021-02-27 00:07:27 +0300
  • 291878bb31 Black. Irina Truong 2021-02-26 12:44:04 -0800
  • d67272214c Preserve comments when writing to config file. Irina Truong 2021-02-26 12:20:45 -0800
  • afacfbdaf6 fix import Georgy Frolov 2021-02-26 23:09:31 +0300
  • c9fd72449e
    skip initial comment in pg_session file (#1245) Georgy Frolov 2021-02-23 01:55:55 +0300
  • 30212c6fc6
    fixed unknown symbol REPLACE_SINGLE in prompt_toolkit < 3.0.6 (#1246) Georgy Frolov 2021-02-23 01:54:23 +0300
  • 9ca545d880
    Fix test_config.py on Windows (#1247) ERYoung11 2021-02-22 16:40:30 -0600
  • 918e12ae40 added a space to a comment to try to kick the github workflow. Eric Young 2021-02-22 18:14:08 +0000
  • 574905dd40 Getting rid of odd characters in wrappager.py Eric Young 2021-02-22 17:38:28 +0000
  • 73b2b60ca0 fixing test_config.py to work on windows Eric Young 2021-02-22 17:23:17 +0000
  • 5db7bd4b41 changelog Georgy Frolov 2021-02-22 03:00:59 +0300
  • 209fb0aad3 fixed unknown symbol REPLACE_SINGLE in prompt_toolkit < 3.0.6 Georgy Frolov 2021-02-22 02:59:05 +0300
  • 279d07f8ae add test Georgy Frolov 2021-02-22 02:29:33 +0300
  • ee3f34639f skip initial comment in pg_session file Georgy Frolov 2021-02-22 02:01:20 +0300
  • 0679757d43
    Remove gitter links, update build status badge. (#1244) Irina Truong 2021-02-17 16:54:29 -0800
  • e9887516c7 Remove gitter links, update build status badge. Irina Truong 2021-02-17 16:49:16 -0800
  • 3600566d46
    Postgres user has password in ci. (#1243) Irina Truong 2021-02-15 13:07:55 -0800
  • bffc5c4edb Postgres user has password in ci. Irina Truong 2021-02-15 13:00:37 -0800
  • a3287c4ab2
    Finer control over destructive warning. (#1242) Irina Truong 2021-02-12 21:09:38 -0800
  • 919a4f15e1 Black. Irina Truong 2021-02-12 14:39:49 -0800
  • c0960f7f14 Fix typo. Irina Truong 2021-02-12 14:37:13 -0800
  • 98e554a688 Run integration tests with --warn=moderate. Irina Truong 2021-02-12 14:36:02 -0800
  • 0732bc5270 Changelog. Irina Truong 2021-02-12 13:59:19 -0800
  • 27f4e52553 Review feedback. Irina Truong 2021-02-12 13:55:19 -0800
  • 762fb4b8da
    Modernize code to Python 3.6+ (#1229) Miroslav Šedivý 2021-02-12 20:34:56 +0100
  • 5caef13a92 Finer control over destructive warning. Irina Truong 2021-02-12 11:13:10 -0800