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
2024-11-30 12:33:52 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a1b0139c9b
pgadmin4
/
pkg
History
Dave Page
110a51c5b2
Refactor Dockerfile to avoid needing to run supporting scripts (i.e. 'docker build .' will work) and minimise layers.
Fixes
#4752
2019-09-16 13:48:11 +01:00
..
docker
Refactor Dockerfile to avoid needing to run supporting scripts (i.e. 'docker build .' will work) and minimise layers.
Fixes
#4752
2019-09-16 13:48:11 +01:00
mac
Ensure we create a DMG file that's compatible with macOS 10.10+
2019-04-15 12:12:46 +01:00
pip
Depend on psycopg2-binary in the Python wheel, rather than psycopg2.
Fixes
#4165
2019-04-11 10:08:44 +01:00
src
Don't use old-style variable notation.
2019-03-21 14:02:19 +00:00
win32
Correct the condition to compare version for Windows installer. Regression of last commit.
2019-07-02 20:12:00 +05:30