Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

Commit 583e77e

Browse files
authored
feat(orm): typed-json filters (#473)
* feat(orm): typed-json filters * address PR comments * remove unused code * update typing documentation
1 parent bf52d5d commit 583e77e

13 files changed

Lines changed: 1436 additions & 178 deletions

File tree

TODO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
- [x] Unique fields
4141
- [x] Scalar fields
4242
- [x] Relation fields
43-
- [ ] JSON filtering
43+
- [x] JSON filtering
4444
- [ ] Full-text search
4545
- [x] Sort
4646
- [x] Scalar fields

0 commit comments

Comments
 (0)