Commit 523d640
fix: preserve InsertStmt override field instead of removing it
- Remove override field deletion logic that was causing regressions
- Tests expect override field to be preserved, not removed
- Addresses updatable_views and rangetypes test failures
- Should restore pass rate from 54 back to previous 78+ passing tests
Co-Authored-By: Dan Lynch <[email protected]>1 parent 4ff27d5 commit 523d640
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
177 | | - | |
178 | | - | |
| 176 | + | |
179 | 177 | | |
180 | 178 | | |
181 | 179 | | |
| |||
0 commit comments