Skip to main content

sqlite_parameter_limit

Function sqlite_parameter_limit 

Source
pub fn sqlite_parameter_limit(conn: &Connection) -> usize
Expand description

Returns the SQLite variable parameter limit for the provided connection.