pgAdmin 4 commit: Fixed validation errors in view/materialized view jav

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Fixed validation errors in view/materialized view jav
Дата
Msg-id E1jRDxB-00011j-80@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed validation errors in view/materialized view javascript to
determine the number columns chagned. It was trying to execute
'replace' and 'includes' function on undefined values instead of
string value.

Also - changed the warning message, and separated the 'Do you want to
continue?' syntax in separate line for better user experience.

Fixes #5053

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=858294f36e81fddf5da2f1538129cc2030b7d724

Modified Files
--------------
.../databases/schemas/views/static/js/mview.js     |  5 ++-
.../databases/schemas/views/static/js/view.js      | 51 ++++++++++++++--------
2 files changed, 38 insertions(+), 18 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: RM4292 - Dark mode support for Windows/macOS
Следующее
От: Neel Patel
Дата:
Сообщение: Re: RM4292 - Dark mode support for Windows/macOS