What's Changed
- [orm] Fixed the type handling of DbNull/JsonNull/AnyNull for typed JSON fields #2411
- [orm] Fixed Postgres error when making nested queries with relations that have many fields #2524
- [orm] Fixed "_count" incorrect results when querying self-relations with delegate models #2452
Full Changelog: v3.5.4...v3.5.5