pgadmin4/web/pgadmin/misc
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
..
bgprocess Fixed the following code smells: 2024-04-09 19:18:56 +05:30
cloud Fixed the following code smells: 2024-04-09 19:18:56 +05:30
dependencies Fixed the following code smells: 2024-04-09 19:18:56 +05:30
dependents Fixed the following code smells: 2024-04-09 19:18:56 +05:30
file_manager - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
properties Fixed the following code smells: 2024-04-09 19:18:56 +05:30
sql/static/js - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
static Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
statistics - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
templates/sqlautocomplete/sql Fixed an issue where the parent partition table was not displayed during autocomplete. Fixes #7105 2022-03-07 14:06:40 +05:30
themes - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
__init__.py Fixed a remote code execution issue in the validate binary path (CVE-2024-3116). #7326 2024-04-01 11:34:01 +05:30