Commit 08f803e
committed
fix(tests): the conformance fixture read uses
`sort` is not a member of QueryAST; the fixture read-back compiled locally
only because the package typecheck had not been re-run since the suite was
written. Caught by CI's workspace typecheck, which the local gate enumeration
had missed.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RWMbS2ctjZSADPJiSdUtMAorderBy, the key DriverQuery declares (#6409)1 parent 9b9b429 commit 08f803e
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- packages/drivers
- driver-sqlite-wasm/src
- driver-sql/src
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments