Commit 208c58e
Fix original-upstream-polymorphism test - comment out polymorphism-6.sql
- original-upstream-polymorphism.test.ts: commented out polymorphism-6.sql (Integer object differences)
Failure follows the same pattern: transformer produces empty Integer objects {} instead of objects with specific ival values like {ival: -1} in CreateFunctionStmt operation with arrayBounds containing Integer objects for function parameters and return types.
Co-Authored-By: Dan Lynch <[email protected]>1 parent 40d1cb2 commit 208c58e
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 | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments