close

abstract suspend fun close()

Close the database, releasing resources. Also disconnects any active connection.

Once close is called, this database cannot be used again - a new one must be constructed.