pgadmin4/web/pgadmin/tools/schema_diff
2023-03-24 13:03:35 +05:30
..
static Use fetch instead of axios to close connections in SQLEditor, ERD, Schema Diff and Debugger to ensure it completes. When closing a browser tab, axios does not guarantee AJAX request completion. #5894 2023-03-20 18:20:48 +05:30
templates/schema_diff 1) Port schema diff to React. Fixes #6133 2022-09-07 19:20:03 +05:30
tests Added support for psycopg3 along with psycopg2. #5011 2023-02-15 11:31:29 +05:30
__init__.py Ensure that the schema diff tool should not allow comparison between Postgres Server and EDB Postgres Advanced Server. #5952 2023-03-24 13:03:35 +05:30
compare.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
directory_compare.py Fixed an issue where the ignore owner flag is not working for some cases in the Schema Diff. #5622, #5655 2023-01-02 13:00:55 +05:30
model.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
node_registry.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30