DebugExtension
class DebugExtension(sqlDriver: <Error class: unknown class>, isEncrypted: Boolean, metaDataDao: MetadataDAO)
Constructors
Link copied to clipboard
constructor(sqlDriver: <Error class: unknown class>, isEncrypted: Boolean, metaDataDao: MetadataDAO)
Functions
Link copied to clipboard
Changes the profiling of the database (cipher_profile) if the profile is specified and the database is encrypted
Link copied to clipboard
Link copied to clipboard
Reads the SQLCipher version from the already-open database driver. No key material or database contents are exposed by this query.