Implement sqlite "without rowid" clauses
This commit is contained in:
parent
b3bfb5e723
commit
bae817defd
7 changed files with 69 additions and 21 deletions
expected-parse-errors
|
@ -5668,7 +5668,7 @@ statement
|
|||
ansi2011
|
||||
create table t (
|
||||
)
|
||||
CreateTable [ Name Nothing "t" ] []
|
||||
CreateTable [ Name Nothing "t" ] [] False
|
||||
|
||||
statement
|
||||
ansi2011
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue