Unreleased - ReleaseDate
1.1.0 - 2023-08-07
- The mechanism for specifying the sort order has changed
- 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
1.0.1 - 2023-07-26
- Correctly support quoted column/table names
@Generated
annotation on all generated types
1.0.0 - 2023-06-28
Initial release