drop

abstract suspend fun drop()

Drops this database.


abstract suspend fun drop(clientSession: ClientSession)

Drops this database.

Since

3.6

Parameters

clientSession

the client session with which to associate this operation