You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>feat(sql): compile CEL ternary expressions to SQL CASE via
528
+
<ttclass="docutils literal">to_sql_case</tt>, with <ttclass="docutils literal">case_when</tt>/<ttclass="docutils literal">comparison</tt> builders and a
529
+
right-associative ternary parsing fix</li>
530
+
<li>fix(translator): smart operator label lookup is read-only — never
531
+
creates vocabulary records or uses <ttclass="docutils literal">sudo()</tt> during expression
532
+
compilation</li>
533
+
<li>test(translator): add coverage for the CEL translation cache helpers</li>
0 commit comments