Commit c0c21c2
committed
revert(webapp): drop the in-list padding extension
Padding was applied to the whole Prisma args object, so it rewrote values as
well as predicates: a write payload or JSON comparison value containing a field
named in or notIn had its trailing element duplicated. Bounding list arity is
better handled per call site, where filter context is unambiguous.1 parent 823c46d commit c0c21c2
4 files changed
Lines changed: 2 additions & 253 deletions
File tree
- .server-changes
- apps/webapp/app
- utils
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
132 | 131 | | |
133 | 132 | | |
134 | 133 | | |
135 | | - | |
| 134 | + | |
136 | 135 | | |
137 | 136 | | |
138 | 137 | | |
| |||
152 | 151 | | |
153 | 152 | | |
154 | 153 | | |
155 | | - | |
| 154 | + | |
156 | 155 | | |
157 | 156 | | |
158 | 157 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments