v0.12.0
- Added
WhereIf
method, allowing for conditional WHERE clauses. - Added support for several postgres field types (thanks to @VarusHsu).
- Fixed an issue where generator would hang up when encountering errors.
WhereIf
method, allowing for conditional WHERE clauses.