Commit 348e80c
committed
workload/schemachanger: add potential error for DETACHED flag in inspect
Previously, when running in a mixed version state the detached flag for
INSPECT may not have been supported, specifically if we ran it against
an older release. This patch adds a version gate to add a potential
error when the DETACHED flag is specified on INSPECT on 25.4.
Fixes: #158326
Release note: None1 parent 804fa04 commit 348e80c
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3501 | 3501 | | |
3502 | 3502 | | |
3503 | 3503 | | |
3504 | | - | |
| 3504 | + | |
| 3505 | + | |
| 3506 | + | |
| 3507 | + | |
| 3508 | + | |
| 3509 | + | |
| 3510 | + | |
| 3511 | + | |
3505 | 3512 | | |
3506 | 3513 | | |
3507 | 3514 | | |
| |||
0 commit comments