Skip to main content

ENGINE_DIALECT

Constant ENGINE_DIALECT 

Source
pub const ENGINE_DIALECT: &str = "sqlite";
Expand description

SQL dialect the engine speaks. Used to pick the most specific application/sql;dialect=… content attachment.