Flushes rewrite rules if necessary.
File: src/db.php
DB::setup_hooks()
Sets up all action and filter hooks for the service.
DB::uninstall_single()
Uninstalls the database tables for the current site.
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.