All notable changes to this project will be documented in this file.
- Fixed inline fetch/offset statements being cached incorrectly
- Extended support for datetimezone type
- Fixed issue with boolean comparison not being translated correctly in some cases
- Added support for DateOnly type in queries
- Fixed issue with OFFSET/FETCH parameters not being inlined correctly in complex queries
- Added support for nested queries with Skip/Take
- Commented out functionality for casting COUNT in generated queries to INT