You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add INSERT INTO FUNCTION SETTINGS support and INDEX definitions in CREATE TABLE
- Handle SETTINGS clause before VALUES in INSERT statements
- Skip VALUES data properly in INSERT statements
- Support INDEX and CONSTRAINT definitions in CREATE TABLE column list
Parser failures reduced from 239 to 235.
0 commit comments