0.9.2
版本发布时间: 2015-04-03 07:13:17
QueryKit/QueryKit最新发布版本:0.14.0(2020-03-01 22:27:08)
Bug Fixes
- Fixes a problem with
QuerySet.reverse
not correctly returning a reversed queryset.
Kyle Fuller - Fixes an issue when using Attribute comparison functions with an optional type (such as
Attribute<String?>
) would cause a bus error on 32-bit systems.
Boris Bügling