pgadmin4/web/pgadmin/browser/server_groups/servers/databases
Akshay Joshi 52d0241a17 Fixed an issue where schema diff is not working when providing the options to Foreign Data Wrapper, Foreign Server, and User Mapping. Fixes #5754 2020-08-24 12:11:09 +05:30
..
casts Fixed following schema diff issues: 2020-08-11 14:42:32 +05:30
event_triggers Fixed code smell 'String literals should not be duplicated'. 2020-08-19 14:16:02 +05:30
extensions Fixed an issue where debugger doesn't work if the search path is set other than 'public'. Fixes #4123 2020-08-12 14:24:40 +05:30
external_tables Fixed following SonarQube issues: 2020-07-27 16:31:03 +05:30
foreign_data_wrappers Fixed an issue where schema diff is not working when providing the options to Foreign Data Wrapper, Foreign Server, and User Mapping. Fixes #5754 2020-08-24 12:11:09 +05:30
languages Fixed code smell 'Define a constant instead of duplicating this literal' reported by SonarQube. 2020-08-20 20:26:51 +05:30
schemas Updated some more font awesome icons for v5 2020-08-21 14:15:18 +05:30
static Upgrade font awesome from v4 to v5. Fixes #5731 2020-08-13 12:04:00 +05:30
templates/databases Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
tests Added support for schema level restriction. Fixes #5583 2020-06-30 19:15:23 +05:30
__init__.py Fixed code smell 'Define a constant instead of duplicating this literal' reported by SonarQube. 2020-08-20 18:34:49 +05:30
utils.py Fixed cognitive complexity issues reported by SonarQube. 2020-07-24 12:03:05 +05:30