pgadmin4/web/pgadmin/browser/server_groups/servers/databases
Ashesh Vashi 858294f36e 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
2020-04-22 17:19:18 +05:30
..
casts Make changes to use gettext() function correctly. 2020-04-15 16:23:17 +05:30
event_triggers Some more gettext() usage fixes: 2020-04-20 11:19:09 +05:30
extensions Make changes to use gettext() function correctly. 2020-04-15 16:23:17 +05:30
external_tables Make changes to use gettext() function correctly. 2020-04-15 16:23:17 +05:30
foreign_data_wrappers Fixed internal server error when the database server is logged in with non-super user. Fixes #5400 2020-04-16 15:05:17 +05:30
languages Make changes to use gettext() function correctly. 2020-04-15 16:23:17 +05:30
schemas Fixed validation errors in view/materialized view javascript to 2020-04-22 17:19:18 +05:30
static Fixed gettext usage: 2020-04-10 14:52:41 +05:30
templates/databases Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
tests Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
__init__.py Make changes to use gettext() function correctly. 2020-04-15 16:23:17 +05:30
utils.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00