unwrap

abstract fun unwrap(): DB

Unwrap the underlying SQLite database; this method is provided for host-side use only.

Return

SQLite native database object.