pgadmin4/web/pgadmin/browser/server_groups/servers/databases
Akshay Joshi 30d2d1b23e Fixed the following code smells:
1) useState call is not destructured into value + setter pair.
2) A fragment with only one child is redundant.
3) Unnecessary '.apply()' and '.call()'.
4) Expected the Promise rejection reason to be an Error.
2024-04-09 19:18:56 +05:30
..
casts Fixed the following code smells: 2024-04-09 19:18:56 +05:30
dbms_job_scheduler Fixed RESQL test cases for DBMS Schedule 2024-03-18 13:44:07 +05:30
event_triggers Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
extensions Fixed SonarQube code smell Replace the unused local variable with '_'. 2024-01-24 18:33:43 +05:30
foreign_data_wrappers Fixed SonarQube code smell Replace the unused local variable with '_'. 2024-01-24 18:33:43 +05:30
languages Fixed SonarQube code smell Replace the unused local variable with '_'. 2024-01-24 18:33:43 +05:30
publications Fixed SonarQube code smell Replace the unused local variable with '_'. 2024-01-24 18:33:43 +05:30
schemas Fixed the following code smells: 2024-04-09 19:18:56 +05:30
static Fixed the following code smells: 2024-04-09 19:18:56 +05:30
subscriptions Fixed SonarQube code smell 'Unnecessary use of boolean literals in conditional expression'. 2024-04-08 17:19:51 +05:30
templates/databases 1) Ensure that the Authentication Source in the drop-down of the UserManagement dialog aligns with the entries specified for AUTHENTICATION_SOURCES in the configuration file. #6950 2023-11-27 14:16:49 +05:30
tests Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
__init__.py Added support for EDB Job Scheduler. #7098 2024-03-18 11:53:59 +05:30
utils.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30