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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Allow maintenance operations on Index/Primary key/Uni
Дата
Msg-id E1bGQhc-00064A-LA@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Move the config database schema version out of the co
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Don't blink the elapsed time - it's distracting.