This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2026-07-31 08:38:30 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
00d2ab0338a6652148ae6162d800358503329a5e
pgadmin4
/
web
T
History
Murtuza Zabuawala
00d2ab0338
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
..
pgadmin
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
regression
Always create databases from template0 when running regression tests, to ensure consistency and avoid concurrency issues.
2016-10-18 11:57:31 +01:00
babel.cfg
Fix i18n for the docking system.
2015-03-03 10:51:29 +00:00
config.py
Update version number for release.
2016-10-24 16:30:37 +01:00
pgAdmin4.py
Move security keys into the SQLite database, and auto-generate them.
2016-10-19 09:22:38 +01:00
pgAdmin4.wsgi
Fix WSGI support.
2016-08-18 13:43:00 +01:00
setup.py
Ensure the auto-generated CSRF_SESSION_KEY, SECRET_KEY,
2016-10-20 13:16:31 +05:30