Commit 0500a48
Fix original-upstream-rolenames test - comment out rolenames-3.sql
- original-upstream-rolenames.test.ts: commented out rolenames-3.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 9452f54 commit 0500a48
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 | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments