pub fn delete(table: impl Into<String>) -> DeleteBuilder<Postgres>
Create a DELETE builder for Postgres.