First attempt at CREATE TABLE parsing

Plus valid and invalid CREATE TABLE examples extracted
from the SQLite source code at:

02ea41d524/test/e_createtable.test
This commit is contained in:
Simon Willison 2026-06-25 17:37:11 -07:00
commit ed1de15911
3 changed files with 986 additions and 0 deletions

File diff suppressed because one or more lines are too long