mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-07-31 16:48:30 -05:00
1) Do not use Array index in keys. 2) Unnecessary escape character. 3) Rename this local variable to match the regular expression ^[_a-z][a-z0-9_]*$ 4) Remove the unused local variable.