Commit fa82de3
feat: support ALTER PAGE SET Url for changing page URLs
The grammar already parsed SET Url = '...' via the generic page-level
SET rule but the executor rejected it as unsupported. Added the Url
case to applyPageLevelSet — stored as a plain string in BSON.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 77d20f5 commit fa82de3
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
569 | 569 | | |
570 | 570 | | |
571 | 571 | | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
572 | 576 | | |
573 | 577 | | |
574 | 578 | | |
| |||
0 commit comments