This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
916182f80f3521169a59179ae030c5d400efe28f
pgadmin4
/
web
/
pgadmin
/
browser
/
server_groups
/
servers
/
databases
/
schemas
/
functions
History
Akshay Joshi
0d92059155
Fixed code smells having rule 'Functions, methods and lambdas should not have too many parameters'.
2020-07-03 18:37:37 +05:30
..
static
Fixed some sonarqube issues.
2020-06-17 19:30:56 +05:30
templates
Ensure that the OWNER should be quoted for foreign tables, procedures, and trigger functions.
2020-06-26 12:28:36 +05:30
tests
Add proper indentation to the code while generating functions, procedures, and trigger functions.
Fixes
#3851
2020-06-29 12:36:28 +05:30
__init__.py
Fixed code smells having rule 'Functions, methods and lambdas should not have too many parameters'.
2020-07-03 18:37:37 +05:30