queries_for_sqlx::prelude::stmt

Function update

source
pub fn update<'q, S>(table: &'static str) -> UpdateSt<S, QuickQuery<'q>, ()>