pgadmin4/web/pgadmin/browser
Khushboo Vashi 45f2e35a99 Added Schema Diff tool to compare two schemas and generate the difference script.
Currently supported objects are Table, View, Materialized View, Function and Procedure.

Backend comparison of two schemas implemented by: Akshay Joshi

Fixes #3452.
2020-01-10 15:42:09 +05:30
..
server_groups Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
static Fixed broken tags and tokenizer options of select2. Regression of #5038 2020-01-06 12:47:56 +05:30
templates/browser Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
tests Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
__init__.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
collection.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
register_browser_preferences.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
utils.py Added support to view multilevel partitioned tables. Fixes #4633. 2020-01-06 14:53:47 +05:30