pgadmin4/web/pgadmin/misc
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
..
bgprocess popen() function strips the quotes from the arguments, so backup fails 2019-10-10 17:58:32 +05:30
dependencies Optimize Webpack to improve overall performance. 2019-10-10 12:05:28 +05:30
dependents Optimize Webpack to improve overall performance. 2019-10-10 12:05:28 +05:30
file_manager Optimize Webpack to improve overall performance. 2019-10-10 12:05:28 +05:30
sql Optimize Webpack to improve overall performance. 2019-10-10 12:05:28 +05:30
static/explain Optimize Webpack to improve overall performance. 2019-10-10 12:05:28 +05:30
statistics Optimize Webpack to improve overall performance. 2019-10-10 12:05:28 +05:30
templates/sqlautocomplete/sql Initial support for PostgreSQL 12. Fixes #4283. Fixes #4288. Fixes #4290. 2019-06-10 14:24:45 +01:00
__init__.py Fix fatal error on launch of pgAdmin4. Fixes #4298 2019-05-28 17:05:54 +05:30