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 `create unlogged table`
* Add: `create table as select`
* include generated files
* Add `create table ... on commit`
* fix: either `table_definition` or `as select`
* add autogenerated files
* create as select with two choices
* removed `on commit` for now
* Default values in Column Definitions (m-novikov#73)
* Add: column definitions with default values
* Add more options to default expressions
* update _column_constraints
* include generated files
* bump generated files
* update parser.c after rebase
The test corpus has this example.
But I got an error when parsing the following SQL:
Error:
The text was updated successfully, but these errors were encountered: