Uninstalls the database tables for the current site.
File: src/db.php
DB::maybe_flush_rewrite_rules()
Flushes rewrite rules if necessary.
DB::setup_hooks()
Sets up all action and filter hooks for the service.
DB
Class for database handling.
DB::__construct()
Constructor.
DB::check()
Checks whether the database tables are up to date for the current site.
DB::uninstall()
Uninstalls the database tables.