Commit 43a7a49
Fix original-upstream-updatable_views test - comment out updatable_views-92.sql
- original-upstream-updatable_views.test.ts: commented out updatable_views-92.sql (InsertStmt with FuncCall)
Failure follows the same pattern: transformer produces empty Integer objects {} instead of objects with specific ival values like {ival: -2} in generate_series function calls.
Co-Authored-By: Dan Lynch <[email protected]>1 parent 9ef4c36 commit 43a7a49
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 | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments