pub type ActiveDriver = SqliteDriver;Expand description
The active database driver, selected at compile time.
Aliased Typeยง
pub struct ActiveDriver;pub type ActiveDriver = SqliteDriver;The active database driver, selected at compile time.
pub struct ActiveDriver;