Commit 1caf30c
authored
docs(formula): say why the RLS check evaluator has no token axis (#4145)
The formula suite runs only literal filters while every other temporal-conformance consumer resolves tokens first. That is architectural, not a gap: an RLS `check` is a CEL expression where relative dates are the `today()` function evaluated at compile time, and `resolveFilterTokens` runs only on the ObjectQL read path — plugin-security never calls it. Comment records the reasoning and its invalidation condition.1 parent d0d7464 commit 1caf30c
1 file changed
Lines changed: 22 additions & 0 deletions
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
0 commit comments