Destroys the database described by options so database reset can rebuild it from scratch by re-running migrations.
options
database reset
Future<void> reset(Map<String, Object?> options);