pub fn sqlite_parameter_limit(conn: &Connection) -> usizeExpand description
Returns the SQLite variable parameter limit for the provided connection.
pub fn sqlite_parameter_limit(conn: &Connection) -> usizeReturns the SQLite variable parameter limit for the provided connection.