Обсуждение: pgAdmin 4 commit: Allow maintenance operations on Index/Primary key/Uni

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Allow maintenance operations on Index/Primary key/Uni

От
Dave Page
Дата:
Allow maintenance operations on Index/Primary key/Unique constraints. Fixes #1390

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/maintenance/__init__.py          | 23 ++++++--
.../templates/maintenance/js/maintenance.js        | 61 ++++++++++++++++++----
.../templates/maintenance/sql/command.sql          |  7 ++-
3 files changed, 76 insertions(+), 15 deletions(-)