close

suspend fun close()

Closes the database connection and releases resources.

After calling close, the adapter can be used again and will reopen the database on the next operation.