insert

Function insert 

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

Create an INSERT builder for Postgres.