From 8bf516263c6582771e7576e8484ca8cfaa8cb9cb Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Wed, 20 Apr 2016 18:11:40 +0800 Subject: Update CodeMirror to 5.13.5 --- public/vendor/codemirror/mode/sql/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'public/vendor/codemirror/mode/sql/index.html') diff --git a/public/vendor/codemirror/mode/sql/index.html b/public/vendor/codemirror/mode/sql/index.html index a0d8d9e1..dba069dc 100644 --- a/public/vendor/codemirror/mode/sql/index.html +++ b/public/vendor/codemirror/mode/sql/index.html @@ -56,7 +56,9 @@ SELECT SQL_NO_CACHE DISTINCT text/x-cassandra, text/x-plsql, text/x-mssql, - text/x-hive. + text/x-hive, + text/x-pgsql, + text/x-gql.