export Database Copy
Export a fully vacuumed and optimized copy of the database to the specified path.
The copy is created using SQLite's VACUUM INTO command and is encrypted with the same key as the source database. This is only available on platforms using SQLCipher (iOS, Android, JVM, native).