Skip to content

Releases: RwnRchrds/QueryKit

v0.9.15

05 Mar 16:30

Choose a tag to compare

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

13 Feb 17:46

Choose a tag to compare

Release v0.9.14

Full Changelog: v0.9.13...v0.9.14

v0.9.13

13 Feb 01:08

Choose a tag to compare

Full Changelog: v0.9.12...v0.9.13

v0.9.8

10 Oct 17:05

Choose a tag to compare

Release v0.9.8

v0.9.4

06 Sep 16:59

Choose a tag to compare

Release v0.9.4

v0.9.3

06 Sep 12:56

Choose a tag to compare

Release v0.9.3

v0.9.0

26 Aug 09:36

Choose a tag to compare

Merge remote-tracking branch 'origin/master'