Commit b5cbb30
Fix original-upstream-object_address test - comment out object_address-56.sql
- original-upstream-object_address.test.ts: commented out object_address-56.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 FunctionParameter argType arrayBounds for function parameter type definitions.
Co-Authored-By: Dan Lynch <[email protected]>1 parent f61a78e commit b5cbb30
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 | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments