There are some options at output field:
- Single .sql file
- ZIP compressed .sql file
- Directory - one file per object
- Clipboard
- Database
Maybe you think about to add "One file per database" Thanks.
There are some options at output field:
Maybe you think about to add "One file per database" Thanks.
I think this should already be doable, via "single file" with placeholders in the filename:
C:\Temp\%db.sql
But HeidiSQL currently parses these placeholders only once at the beginning of the export. So you have a file called "first-db.sql" and the second and third database also go here. This should be done each time the database changes.
Is there an issue report in the tracker for that?
Please login to leave a reply, or register at first.