CLASS METHODS
from_config
Construct a new instance from a Zonemaster::Backend::Config.
my
$db
= Zonemaster::Backend::DB::MySQL->from_config(
$config
);
drop_tables
Drop all the tables if they exist.
Construct a new instance from a Zonemaster::Backend::Config.
my
$db
= Zonemaster::Backend::DB::MySQL->from_config(
$config
);
Drop all the tables if they exist.