pgadmin4/web/pgadmin/tools/import_export
Akshay Joshi bf2c001c87 Export job fails when deselecting all the columns.
Select2 parameter 'first_empty' should be set to false for the controls of type array.
If it is true then on deselecting/clearing all the values, an empty entry is still there. 

Fixes #4751
2019-10-04 13:00:39 +05:30
..
static/js Export job fails when deselecting all the columns. 2019-10-04 13:00:39 +05:30
templates/import_export/sql Fix error while importing data to a table using Import/Export dialog and providing Not null columns option. Fixes #4461. 2019-09-03 11:19:33 +05:30
tests Rename horribly named function. 2019-07-12 13:00:23 +01:00
__init__.py Fix error while importing data to a table using Import/Export dialog and providing Not null columns option. Fixes #4461. 2019-09-03 11:19:33 +05:30