Commit b3c0096
File tree
12 files changed
+57
-19
lines changed- code-repos/zenstackhq
- src/components
- versioned_docs/version-3.x/orm
- api
12 files changed
+57
-19
lines changedSubmodule v3-doc-orm updated 27 files
- .prettierrc+7
- aggregate.ts+1-1
- count.ts+5-4
- create.ts+14-11
- db.ts+1-1
- delete.ts+2-2
- filter/basic.ts+10-19
- filter/json.ts+35
- filter/query-builder.ts+1-1
- filter/relation.ts+17-11
- find/basic.ts+10-18
- find/pagination.ts+7-6
- find/selection.ts+13-13
- find/sort.ts+22-16
- group-by.ts+2-2
- inferred-types.ts+5-4
- package-lock.json+418-136
- package.json+40-38
- plugins/entity-mutation-hooks.ts+7-11
- plugins/kysely-query-hooks.ts+4-9
- plugins/query-api-hooks.ts+8-10
- update/relation.ts+20-20
- update/scalar.ts+1-1
- utils.ts+31-32
- zenstack/input.ts+3-3
- zenstack/schema.ts+14-13
- zenstack/schema.zmodel+4-3
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
39 | 35 | | |
40 | 36 | | |
41 | 37 | | |
| |||
0 commit comments