pgAdmin 4 commit: Fixed an issue in the query tool when columns are hav

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue in the query tool when columns are hav
Дата
Msg-id E1kFH0b-0002zm-Du@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue in the query tool when columns are having the same name as javascript object internal functions. Fixes
#5765.

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_26.rst                  |  1 +
web/pgadmin/static/js/is_native.js                 | 42 ++++++++++++++++++++++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 22 +++++++++---
3 files changed, 60 insertions(+), 5 deletions(-)


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

Предыдущее
От: Pradip Parkale
Дата:
Сообщение: [pgAdmin][RM5764] : RLS SQL Incorrectly generated
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][SonarQube] : Remove duplicates string literals.