The .restore command performs a low-level copy of a
database file into an open or attached database. If the database
name is not provided, the main database will be populated. This
command is frequently used to populate an active in-memory
database from a database file. This command is safe to run
against an active source database (although it may not
succeed).