Releases: pwinckles/jdbc-gen
Releases · pwinckles/jdbc-gen
v1.1.0
Breaking changes
- The mechanism for specifying the sort order has changed
Added
- Select, count, and delete operations now support filtering
- Add support for records
- Add support for ordering by multiple fields
- Add basic enum support
- Add pagination support
- Add
patch()
function on db classes as a convenience for creating patch objects