The built-in .backup command is also intended as an official tool for making “snapshotted” versions of a live db that can be copied around.
This leverages a dedicated on-line backup API: https://sqlite.org/backup.html
This leverages a dedicated on-line backup API: https://sqlite.org/backup.html