1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-08 07:36:44 +02:00

Don't syntax highlight during IME composition (bug #747)

This commit is contained in:
Jakub Vrana
2021-02-06 16:11:02 +01:00
parent 23fdbedba1
commit ee75df6f15
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
Adminer 4.7.9-dev:
Elasticsearch, ClickHouse: Do not print response if HTTP code is not 200
Don't syntax highlight during IME composition (bug #747)
MySQL: Do not export names in quotes with sql_mode='ANSI_QUOTES' (bug #749)
PostgreSQL: Export all FKs after all CREATE TABLE (PR #351)
PostgreSQL: Fix dollar-quoted syntax highlighting (bug #738)

2
externals/jush vendored