Export of multiple databases with recreation i.e. from one server to another one fails if there exists a procedure, view or trigger that depends on a database object that does not exists (forward ...
Is your feature request related to a problem? Please describe. When exporting a database to an SQL file, HeidiSQL currently includes all foreign key constraints inside the CREATE TABLE statements. If ...