Adding upstream version 1.27.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
f7cfed155a
commit
69f0f331c6
18 changed files with 474 additions and 94 deletions
19
changelog.md
19
changelog.md
|
@ -1,6 +1,23 @@
|
|||
1.27.0 (2023/08/11)
|
||||
===================
|
||||
|
||||
Features:
|
||||
---------
|
||||
|
||||
* Detect TiDB instance, show in the prompt, and use additional keywords.
|
||||
* Fix the completion order to show more commonly-used keywords at the top.
|
||||
|
||||
Bug Fixes:
|
||||
----------
|
||||
|
||||
* Better handle empty statements in un/prettify
|
||||
* Remove vi-mode bindings for prettify/unprettify.
|
||||
* Honor `\G` when executing from commandline with `-e`.
|
||||
* Correctly report the version of TiDB.
|
||||
|
||||
|
||||
1.26.1 (2022/09/01)
|
||||
===
|
||||
===================
|
||||
|
||||
Bug Fixes:
|
||||
----------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue