pgadmin4/web/pgadmin/tools/maintenance
Akshay Joshi c2fb0394bf Added support of Declarative Partitioning (Range, List) for PostgreSQL 10.
This allows the user to create partitioned table and it's partitions.

  - Edit partitions, Create/Listing of constraints, rules, triggers under partitions. (Implemented by Harshal)
  - Updating browser tree node when create/attach/detach partitions from table dialog.(Implemented by Ashesh)
2017-07-07 11:55:55 +05:30
..
static/css Added support different maintenance operations 2016-05-16 00:16:52 +05:30
templates/maintenance Added support of Declarative Partitioning (Range, List) for PostgreSQL 10. 2017-07-07 11:55:55 +05:30
__init__.py Using client-side 'url_for' implementation in the maintenance module. 2017-06-15 23:50:53 +05:30