pgAdmin 4 commit: Fix logic around validation and highlighting ofSort/

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix logic around validation and highlighting ofSort/
Дата
Msg-id E1g0nzj-0006yh-J7@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix logic around validation and highlighting of Sort/Filter in the Query Tool. Fixes #3607

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0ec3224212f1505eef43a840be6b72b1261e51b0
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_4.rst                   |  1 +
web/pgadmin/static/js/sqleditor/filter_dialog.js   | 26 ++++---
web/pgadmin/tools/datagrid/static/js/datagrid.js   | 12 ++++
web/pgadmin/tools/sqleditor/__init__.py            |  3 +-
web/pgadmin/tools/sqleditor/command.py             | 83 ++++++++++++----------
.../sqleditor/sql/default/objectquery.sql          |  3 -
web/pgadmin/tools/sqleditor/utils/filter_dialog.py | 15 ++--
7 files changed, 85 insertions(+), 58 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Atle Frenvik Sveen
Дата:
Сообщение: RM #3649 hard-source-webpack-plugin causes hard-source-webpack-plugin tofail on node v. 10.x
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM #3607 Edit Data: Not able to remove filterSQL condition