pgadmin4/web/pgadmin/tools/schema_diff
Nikhil Mohite f192be3667 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
..
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 Fixed an issue while checking the major version of servers in schema diff. 2021-01-18 14:40:07 +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 Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
node_registry.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30