update

Function update 

Source
pub fn update(table: impl Into<String>) -> UpdateBuilder<Postgres>
Expand description

Create an UPDATE builder for Postgres.