summaryrefslogtreecommitdiffstats
path: root/changelog.rst
AgeCommit message (Expand)Author
2023-11-08Fix changelog date (#1438)Hollis Wu
2023-10-30Releasing version 4.0.1v4.0.1Irina Truong
2023-10-30Release the pendulum unbump. (#1435)Irina Truong
2023-10-29downgrade pendulum to released version (#1434)Dick Marinus
2023-10-27Update changelog before release. (#1432)Irina Truong
2023-10-18confirm_destructive_query: Use confirm rather than prompt (#1410)Sharon Yogev
2023-10-12fixed #1403, improved comment handling (#1404)ERYoung11
2023-10-11Drop python 3.7, add 3.12 (#1426)Irina Truong
2023-10-06Allow defining a json file with preferred aliases (#1382)Rob Berry
2023-10-06Added \echo & \qecho for Issue #1335 (#1371)ERYoung11
2023-09-26Ask for confirmation to quit cli if a transaction is ongoing. (#1400)Damien Baty
2023-09-12For Python >= 3.11 directly use packaging to compare package versions (#1416)blag
2023-06-23Fix sql-insert format emits NULL as 'None' (#1409)astroshot
2023-03-08Add config option to require a transaction for destructive statementsDamien Baty
2023-02-27fix explain output when running with auto-vertical-output or max_width (#1396)Andy Schoenberger
2023-02-27add comment to pgclirc pager section on default LESS (#1395)Andy Schoenberger
2023-01-03Add config option to always run with a single connection (#1386)Andy Schoenberger
2023-01-02Changelog.Irina Truong
2022-11-21fix psycopg.sql.Identifier in \ev handling (#1384)Andy Schoenberger
2022-11-17Add config option to not automatically restart connection on destructive warn...Andy Schoenberger
2022-11-11Add config option to not automatically retry connections with operational err...Andy Schoenberger
2022-10-27magic: use pgcli.connect_uri instead of connect (#1375)Anna Glasgall
2022-10-13Changed destructive_warning to take a list of destructive commands (#1328)Rodrigo Neri (Rigo)
2022-09-15Changelog update to release 3.5.0. (#1369)Irina Truong
2022-09-14Feature: Add new formatter to export data to sql like mycli (#1366)astroshot
2022-09-14Changelog.Irina Truong
2022-09-02Merge pull request #1341 from dbcli/fix-csv-statusAmjith Ramanujam
2022-09-01Small developer improvements for Windows-based devs.Eric Young
2022-08-31Updated changelog.rst.ERYoung11
2022-06-21Fix typo.Amjith Ramanujam
2022-06-10More generic try/catch when dealing with keyring.Irina Truong
2022-06-08Fix typos (#1345)Kian-Meng Ang
2022-06-06Port to psycopg3 (#1324)Irina Truong
2022-05-22Merge branch 'main' into fix-csv-statusAmjith Ramanujam
2022-05-22Update changelog.Amjith Ramanujam
2022-04-03add explain visualizer (#1279)Daniel Kukula
2022-03-19Changelog update to release 3.4.1. (#1325)Irina Truong
2022-03-01Changelog.Irina Truong
2022-02-21Prepare to release 3.4.0. (#1315)Irina Truong
2022-02-18Add SSH tunnel support (#1301)Bruno Inec
2022-01-18Update changelog.Amjith Ramanujam
2022-01-18Upgrade cli_helpers to workaround the Pygments regression. (#1310)Amjith Ramanujam
2022-01-13Fix the changelog format again.Amjith Ramanujam
2022-01-13Fix the changelog formatAmjith Ramanujam
2022-01-13Update changelog.Amjith Ramanujam
2022-01-11Update changelog for 3.3.0Amjith Ramanujam
2021-09-30Re-run last query with bare `\watch` (#1283)Saif Hakim
2021-09-03Add setting in config to control truncating field values. (#1285)Irina Truong
2021-08-23Update changelog for 3.2.0 release.Amjith Ramanujam
2021-05-21Another attempt to fix pgbouncer error (1093.) (#1097)Irina Truong