menu
rethink_db_ns package
documentation
rethink_db_ns.dart
DB
tableDrop method
tableDrop method
dark_mode
light_mode
tableDrop
method
TableDrop
tableDrop
(
String
tableName
)
Implementation
TableDrop tableDrop(String tableName) => TableDrop.fromDB(this, tableName);
rethink_db_ns package
documentation
rethink_db_ns
DB
tableDrop method
DB class