pgadmin4/web/pgadmin/tools/schema_diff/tests
Akshay Joshi 3c43aa12af
1) Added 'Ignore Grants' option in the schema diff tool. #5759
2) Added 'Ignore Tablespace' option in the schema diff tool. #6004
3) Ensure that Schema Diff comparison results should be displayed in the sorted order. #6595
4) Fixed an issue where the SET directive is excluded from the function header in the schema diff tool. #6651
2023-08-11 17:38:44 +05:30
..
pg 1) Added 'Ignore Grants' option in the schema diff tool. #5759 2023-08-11 17:38:44 +05:30
ppas/11_plus 1) Added 'Ignore Grants' option in the schema diff tool. #5759 2023-08-11 17:38:44 +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 1) Added 'Ignore Grants' option in the schema diff tool. #5759 2023-08-11 17:38:44 +05:30
utils.py Added support for psycopg3 along with psycopg2. #5011 2023-02-15 11:31:29 +05:30