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
3d4d40fa025608b508efbf15bd84be6c7ac5438f
pgadmin4
/
web
/
pgadmin
/
setup
/
tests
History
Aditya Toshniwal
d056a94f0c
popen() function strips the quotes from the arguments, so backup fails
...
for the schema name that needs quoting. Code is changed to add escapers.
Fixes
#4590
2019-10-10 17:58:32 +05:30
..
__init__.py
Update copyright notices for 2019
2019-01-02 15:54:12 +05:30
servers.json
Add the ability to import and export server definitions from a config database.
Fixes
#3772
2018-11-21 16:09:20 +00:00
test_export_import_servers.py
popen() function strips the quotes from the arguments, so backup fails
2019-10-10 17:58:32 +05:30
test_permissions.py
Validate permissions on the session directory itself, not it's parent, per Felix Pusch.
Fixes
#4276
2019-05-21 12:14:36 +01:00