Commit 12da198
Fix original-upstream-int2 test - comment out int2-37.sql
- original-upstream-int2.test.ts: commented out int2-37.sql (Integer object differences)
Failure follows the same pattern: transformer produces empty Integer objects {} instead of objects with specific ival values like {ival: -32767} in SelectStmt operation with A_Expr whereClause containing A_Const rexpr values for comparison operations.
Co-Authored-By: Dan Lynch <[email protected]>1 parent 65488a5 commit 12da198
File tree
1 file changed
+1
-1
lines changed- packages/transform/__tests__/kitchen-sink/15-16
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments