What's Changed
- [orm] Fixed postgres issue that "distinct" and "orderBy" used together can cause errors #2529
- [orm] Improved input validation to reject "orderBy" object with multiple keys
- [tanstack] Fixed typing issue with
useInfiniteFindManyquery by @motopods #2426
Full Changelog: v3.5.5...v3.5.6