pgadmin4/web
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
..
migrations Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
pgadmin Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
regression Improve the test framework to run for multiple classes defined in a single file. Fixes #5071. 2020-01-10 11:48:36 +05:30
.editorconfig Add an editorconfig file to help maintain coding standards. 2017-07-21 09:39:23 +01:00
.eslintignore Ignore the ycache directory when linting. 2018-05-31 10:34:29 -04:00
.eslintrc.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
babel.cfg Fix translation extraction for new client side translations, and update catalogs. 2017-03-28 15:21:49 -04:00
config.py Update version for release. 2020-01-06 17:55:41 +05:30
karma.conf.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
package.json 1) Ensure that path file name should not disappear when changing ext from the dropdown in file explorer dialog. Fixes #3812. 2020-01-10 12:53:32 +05:30
pgAdmin4.py Remove cheroot server for now until we find a way to shutdown cheroot using REST call. Fixes #5069. 2020-01-07 18:45:07 +05:30
pgAdmin4.wsgi Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
pgadmin.themes.json 1) Further styling tweaks for Dark Theme. 2019-11-11 18:47:43 +05:30
setup.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
webpack.config.js Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
webpack.shim.js Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
webpack.test.config.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
yarn.lock 1) Ensure that path file name should not disappear when changing ext from the dropdown in file explorer dialog. Fixes #3812. 2020-01-10 12:53:32 +05:30