Thread: pgAdmin 4 commit: Fix syntax highlighting in code mirror for backslash

pgAdmin 4 commit: Fix syntax highlighting in code mirror for backslash

From
Akshay Joshi
Date:
Fix syntax highlighting in code mirror for backslash and escape constant. Fixes #4198.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=964f746d760638a0d1ee42f88a1fc6a249e76fec
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_17.rst | 1 +
web/package.json                  | 2 +-
web/yarn.lock                     | 8 ++++----
3 files changed, 6 insertions(+), 5 deletions(-)