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
cc5a7ea334cd862ee54e4bc2f35026f40ea991d5
pgadmin4
/
web
/
pgadmin
/
browser
/
server_groups
/
servers
/
databases
/
schemas
/
domains
History
Akshay Joshi
4f74609ecf
Modified schema diff tool to compare two databases instead of two schemas.
Fixes
#5126
2020-08-10 15:13:34 +05:30
..
domain_constraints
Fixed cognitive complexity issues reported by SonarQube.
2020-08-05 13:00:44 +05:30
static
Fix 'expressions evaluated to true/false always' issue reported by SonarQube.
2020-06-15 16:50:07 +05:30
templates/domains
/sql
Typecast the object to 'text' before using it in length() function, so that correct length function gets called.
2020-05-06 17:34:18 +05:30
tests
Remove old Python 2 compatibility code.
Fixes
#5700
2020-07-27 11:03:13 +01:00
__init__.py
Modified schema diff tool to compare two databases instead of two schemas.
Fixes
#5126
2020-08-10 15:13:34 +05:30