dump command to dump some tables

8 views
Skip to first unread message

Harry van der Wolf

unread,
Jul 24, 2020, 2:55:49 AM7/24/20
to Xerial
Hi,

I have an application with underlying SQLite DB. The DB mainly consists of "info/reference"  data but also some user data.
I want to give the users the option to backup/restore their user data, but that is currently only in a few tables.
I don't want to backup the full database as my application also contains an update method, making alterations upon a new version (when necessary).

How do I dump/backup only a few tables including schema (create table ..., followed by insert into ..)

Harry 
Reply all
Reply to author
Forward
0 new messages