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
c0da81e8ec78ec13975a806ea5fa3033522f334a
pgadmin4
/
web
/
pgadmin
/
browser
History
Daniel Hahler
c0da81e8ec
Fix upgrade check on Python 3.
Fixes
#1961
2016-11-16 09:13:59 +00:00
..
server_groups
Cast OIDs to oid not int, otherwise we lose half the range which results in objects not being accessible.
Fixes
#1951
2016-11-11 14:36:41 +00:00
static
Fix View privilege management.
Fixes
#1531
2016-10-10 09:42:22 +01:00
templates
/browser
Don't append new objects to the wrong parent, if the correct one isn't loaded.
Fixes
#1838
2016-10-18 12:37:44 +01:00
tests
Major update to the test suite:
2016-10-07 13:59:43 +01:00
__init__.py
Fix upgrade check on Python 3.
Fixes
#1961
2016-11-16 09:13:59 +00:00
collection.py
Sorting the data during tree data loading using the natural sort
2016-08-29 20:06:58 +05:30
utils.py
Stop using deprecated imports.
2016-07-22 16:25:23 +01:00