pub fn insert(table: impl Into<String>) -> InsertBuilder<Postgres>
Create an INSERT builder for Postgres.