Function polars_sqlite::sl3_insert
source ยท pub fn sl3_insert<T>(
dbn: &str,
qry: &str,
v: &Vec<T>,
) -> Result<(), Box<dyn Error>>
Expand description
insert
pub fn sl3_insert<T>(
dbn: &str,
qry: &str,
v: &Vec<T>,
) -> Result<(), Box<dyn Error>>
insert