Commit 4665e56
Fix original-upstream-create_index test - comment out create_index-55.sql
- original-upstream-create_index.test.ts: commented out create_index-55.sql (Integer object differences)
Failure follows the same pattern: transformer produces empty Integer objects {} instead of objects with specific ival values like {ival: -2} in SelectStmt operation with FuncCall args containing A_Const values for geometric function parameters.
Co-Authored-By: Dan Lynch <[email protected]>1 parent c018f83 commit 4665e56
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 | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments