Commit 280432a
fix: skip Sequence validation for $tenant attribute
Tenant can be int or string depending on the adapter, so it should
not go through Sequence validation which is string-only. Tenant is
a framework-controlled internal attribute set via setTenant().
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7e84398 commit 280432a
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
343 | 346 | | |
344 | 347 | | |
345 | 348 | | |
| |||
0 commit comments