Commit 05c5ff8
fix: skip format validation for non-primary VAR_ID attributes in Sequence
Non-primary VAR_ID attributes like $tenant can be any int/string value
and should not be forced through UUID7 or Integer range checks.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e135e51 commit 05c5ff8
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
52 | 56 | | |
53 | 57 | | |
54 | 58 | | |
| |||
0 commit comments