pgadmin4/web/pgadmin/tools/schema_diff
Aditya Toshniwal cb635f6706 Removing dynamic module loading and replacing it with static loading. Fixes #7492
Gets rid of all occurrences and usage of get_own_javascripts since it is no longer used.
2022-06-30 11:06:50 +05:30
..
static Port connect server password dialog to React. Fixes #7337 2022-05-16 16:21:14 +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 Fixed failure in 'SchemaDiffTestCase' 2022-04-20 17:28:16 +05:30
__init__.py Removing dynamic module loading and replacing it with static loading. Fixes #7492 2022-06-30 11:06:50 +05:30
compare.py Fixed an issue where comments on domain constraints were not visible when selecting a domain node. Fixes #7403 2022-05-24 14:50:33 +05:30
directory_compare.py Added options 'Ignore owner' and 'Ignore whitespace' to the schema diff panel. Fixes #7282 2022-04-20 15:27:17 +05:30
model.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
node_registry.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30