Releases: RwnRchrds/QueryKit
Releases · RwnRchrds/QueryKit
v0.9.15
Full Changelog: v0.9.14...v0.9.15
- All table/column names are now properly encapsulated per dialect
- Refactored SQL builder for consistent quoting and aliasing
- Defensive checks prevent accidental full-table deletes
- Paging SQL standardized across dialects (esp. MySQL)
- SequentialGuid exception added for year 2079+
- Version property detection improved; misconfig throws
- CRUD attribute classes clarified and documented
- Expanded tests for quoting, mapping, and edge cases
- Various bug fixes and error message improvements
v0.9.14
Release v0.9.14
Full Changelog: v0.9.13...v0.9.14
v0.9.13
Full Changelog: v0.9.12...v0.9.13