Commit 2121810
committed
AG-17505 Unwrap only a grouping value in a pending range bound
A grouping value is the one bound shape carrying its value in a nested field,
so keying the unwrap on `value` alone would also strip a serialisable date or
bigint down to its raw payload.1 parent a996726 commit 2121810
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments