Skip to content

Commit eecc4b0

Browse files
committed
docs(rest): the picker matcher implements three comparisons, not two
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01YFY46JydE1gMxQG1TqBcMZ
1 parent d2d1197 commit eecc4b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/rest/src/public-form-lookup-filter-lowering.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ async function persistedBody(item: unknown): Promise<any> {
155155
/**
156156
* Evaluate a lowered `FilterCondition` against a row.
157157
*
158-
* ⚠️ Deliberately tiny and deliberately LOUD. It implements exactly the two
158+
* ⚠️ Deliberately tiny and deliberately LOUD. It implements exactly the three
159159
* comparisons this card's filters lower to and throws on anything else,
160160
* including an array — a filter still in the authoring dialect reaching a
161161
* driver is the defect itself, and a matcher that shrugged at it would let a

0 commit comments

Comments
 (0)