Commit 828dce8
Port SAP B1 V3-style select on expanded entities
Re-apply the GeneXus extension that lets consumers encode column paths
with '~' instead of '/' to opt into V3-style select on expanded entities
(SAP B1 services do not accept V4 nested $select syntax).
The escape is unwound in V4 CommandFormatter.SelectPathSegmentColumns
right before returning, after the column filtering has run with the
V4-style first-segment matching intact.
Original commit: ee78142 'Add support for V3-style select on expanded
entities'.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e81fcab commit 828dce8
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
276 | 282 | | |
277 | 283 | | |
278 | 284 | | |
| |||
283 | 289 | | |
284 | 290 | | |
285 | 291 | | |
| 292 | + | |
286 | 293 | | |
287 | 294 | | |
288 | 295 | | |
| |||
0 commit comments