Drops all tables from the database. Automatically handles foreign key constraints.
Future<void> dropAllTables({String? schema});