Database.dropIfExists

Deletes a table if exists.

class Database
abstract
void
dropIfExists
(
string table
)

Meta