SQLite Non-Spatial Writer Parameters
Overwrite Existing Database
This parameter determines whether or not an existing database will be deleted before writing. The default is No.
Note: When a database is deleted, it cannot be recovered: all data is lost.
Template File
If a template file is specified, the destination file is replaced with a copy of the template before writing begins.