Skip to main content

cached_placeholders

Function cached_placeholders 

Source
pub fn cached_placeholders<DB>(count: usize) -> &'static str
where DB: SqlDialect + 'static,
Expand description

Returns a cached placeholder list for (DB, count) combinations.