Now I finally succeeded in making backups how can How can I combine those db files into one?
I have SQL Light running
Code: Select all
.dump ?TABLE? ... Dump the database in an SQL text format
If TABLE specified, only dump tables matching
LIKE pattern TABLE.