v2.4.0
版本发布时间: 2022-09-19 23:46:43
sqlkata/querybuilder最新发布版本:v3.0.0-beta(2022-10-28 13:21:55)
What's Changed
- Add more execution test for InlineTable, Variable by @ahmad-moussawi in https://github.com/sqlkata/querybuilder/pull/603
- Fix xunit warnings by @ahmad-moussawi in https://github.com/sqlkata/querybuilder/pull/604
- add test for Exists/NotExists by @ahmad-moussawi in https://github.com/sqlkata/querybuilder/pull/606
- Feature 605 sqlite execution test by @ahmad-moussawi in https://github.com/sqlkata/querybuilder/pull/607
- iss-532: Offset is now long instead of int by @ahmad-moussawi in https://github.com/sqlkata/querybuilder/pull/608
- Fix license URL by @ahmad-moussawi in https://github.com/sqlkata/querybuilder/pull/609
- update dapper version from 1.50.5 to 2.0.123 by @AEAcceliox in https://github.com/sqlkata/querybuilder/pull/602
New Contributors
- @AEAcceliox made their first contribution in https://github.com/sqlkata/querybuilder/pull/602
Full Changelog: https://github.com/sqlkata/querybuilder/compare/v2.3.9...v2.4.0