Commit f61a78e
Fix original-upstream-inherit test - comment out inherit-174.sql
- original-upstream-inherit.test.ts: commented out inherit-174.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 InsertStmt operation with SelectStmt valuesLists containing A_Const values for INSERT statement parameters.
Co-Authored-By: Dan Lynch <[email protected]>1 parent 79ff263 commit f61a78e
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 | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
0 commit comments