Commit 11d0537
Add TypeName and DefineStmt args context to Integer transformation
- Handle TypeName arrayBounds context: empty Integer objects transform to ival: -1
- Handle DefineStmt args context: empty Integer objects transform to ival: -1
- Improved test pass rate from 181 to 194 passing tests (13 test improvement)
- Addresses both over-transformation and under-transformation issues
- Based on alter_table test failure patterns and v14-to-v15 transformer patterns
Co-Authored-By: Dan Lynch <[email protected]>1 parent 364af00 commit 11d0537
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
893 | 893 | | |
894 | 894 | | |
895 | 895 | | |
896 | | - | |
897 | | - | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
898 | 901 | | |
899 | 902 | | |
900 | 903 | | |
| |||
903 | 906 | | |
904 | 907 | | |
905 | 908 | | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
906 | 913 | | |
907 | 914 | | |
908 | 915 | | |
| |||
0 commit comments