Database backup into separate files
It would be really useful to have functionality to backup database schema/data into separate files. This especially handy when it comes to source code control. I know some other desktop MySQL managers do have it for ages. It would be convenient to have such a feature in dbForge Studio so we can forget about using other MySQL desktop apps.
-
AdminDevart (_, Devart) commented
Dear User,
You can achieve this using the Scripts Folder with Static Data enabled. For detailed instructions, visit this guide: https://docs.devart.com/studio-for-mysql/working-with-database-objects/how-to-create-a-scripts-folder-with-static-data.html
However, we now recommend using the newly implemented Source Control feature for improved functionality.
Best,
Devart Team -
Igor Kubrakov commented
Sorry I must have been unclear. I suggest having separate file for each database object. Separate file for each SP, separate file for each function, each table, each data script, each trigger e.t.c.