pgadmin4/web/pgadmin/tools/schema_diff
Akshay Joshi d644b4f94e 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088
2) Upgrade Flask to version 2. Fixes #7010
2021-11-24 17:22:57 +05:30
..
static Fixed an issue where Schema Diff and Debugger give a blank white panel. 2021-07-06 18:56:21 +05:30
templates/schema_diff 1) Fixed internal server error when clicking on the open new query tool button 2020-09-14 17:42:59 +05:30
tests Use schema qualification while accessing the catalog objects. 2021-03-12 11:17:25 +05:30
__init__.py 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
compare.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
directory_compare.py Added flag to check before adding 'IF NOT EXISTS' and 'OR REPLACE' clause to the SQL. While creating any object the respective clause should not be added. 2021-09-22 19:14:19 +05:30
model.py 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
node_registry.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30