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
suspend fun changeProfiling(enabled: Boolean): Long?

Changes the profiling of the database (cipher_profile) if the profile is specified and the database is encrypted

Link copied to clipboard
suspend fun observeIsProfilingEnabled(): <Error class: unknown class><Boolean>