pgadmin4/web/pgadmin/tools/schema_diff/tests
Akshay Joshi 4692b21bcf Fixed an issue where schema diff marks an identical table as different. Fixes #5350
Fixed an issue where schema diff showing changes in the identical domain constraints. Fixes #5315

Ignore the keys from the source and target list and also sort both the lists.
2020-04-20 18:04:16 +05:30
..
pg Fixed an issue where schema diff marks an identical table as different. Fixes #5350 2020-04-20 18:04:16 +05:30
ppas Fixed an issue where schema diff marks an identical table as different. Fixes #5350 2020-04-20 18:04:16 +05:30
__init__.py Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
test_schema_diff_comp.py Added support of Collation, FTS Configuration, FTS Dictionary, FTS Parser, and FTS Template to the Schema Diff. Fixes #5261 2020-03-19 13:54:25 +05:30
utils.py Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30