pgadmin4/web/pgadmin/tools
Murtuza Zabuawala bc63652811 Fix the issue where Import/Export was failing in linux runtime. Fixes #2166
Issue:
Changes done by Ashesh in pgAdmin4.py file for setting up PYTHONHOME variable to sys.prefix was applicable only for windows only.

Additionally I have also added exception handling for file provided by user for Backup/Restore/Import/Export.
2017-03-09 09:54:55 +00:00
..
backup Fix the issue where Import/Export was failing in linux runtime. Fixes #2166 2017-03-09 09:54:55 +00:00
datagrid Cleanup some ugly code formatting. 2017-03-09 09:27:41 +00:00
debugger Query tool efficiency.Convert the data as a 2D array instead of dict. Fixes #2036 2017-03-01 16:58:51 +05:30
grant_wizard Rename the 9.1_plus templates to "default" to more appropriately support Greenplum which is based on 8.3. 2017-02-01 09:57:49 +00:00
import_export Fix the issue where Import/Export was failing in linux runtime. Fixes #2166 2017-03-09 09:54:55 +00:00
maintenance Use "could not" consistently, instead of "couldn't" which was used in some places. 2017-03-07 10:29:54 +00:00
restore Fix the issue where Import/Export was failing in linux runtime. Fixes #2166 2017-03-09 09:54:55 +00:00
sqleditor Fix a couple of translation issues, and remove the test French translation files. 2017-03-08 10:13:15 +00:00
user_management Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
__init__.py Move pgadmin plugins for codemirror back out of the vendor area. 2017-02-27 13:18:28 +00:00