Обсуждение: pgAdmin 4 commit: Highlighting greenplum keywords in sql editor

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Highlighting greenplum keywords in sql editor

От
Akshay Joshi
Дата:
Highlighting greenplum keywords in sql editor

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=512afd66182f463e6ce9515910205dcf0221e58c
Author: Teng Zhang <tezhang@pivotal.io>

Modified Files
--------------
web/package.json                                         |  2 +-
web/pgadmin/tools/datagrid/__init__.py                   |  7 +++++++
web/pgadmin/tools/datagrid/static/js/datagrid.js         | 11 ++++++-----
web/pgadmin/tools/datagrid/templates/datagrid/index.html |  2 +-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js       |  7 ++++---
web/yarn.lock                                            |  6 +++---
6 files changed, 22 insertions(+), 13 deletions(-)