pub fn update<'q, S>(table: &'static str) -> UpdateSt<S, QuickQuery<'q>, ()>where S: Database + SupportNamedBind,