pgAdmin 4 commit: Added validation in schema diff which will not allow

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Added validation in schema diff which will not allow
Дата
Msg-id E1kdBsK-0000FK-1p@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Added validation in schema diff which will not allow the user to compare the same objects.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5839e7cda87b0b40d188e71c199308f501e69a19
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/schema_diff/static/js/schema_diff_ui.js | 14 ++++++++++++++
1 file changed, 14 insertions(+)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed cognitive complexity reported by SonarQube.
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4] Enhance the Schema diff GUI validation