Constant SQL_QUERY_DATABASE

Source
pub const SQL_QUERY_DATABASE: &str = "select database() LIMIT 1;";
Expand description

Provides the current database name.