mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-26 19:04:32 +02:00
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:
parent
79117b9d11
commit
ed1de15911
3 changed files with 986 additions and 0 deletions
274
tests/valid_create_table.json
Normal file
274
tests/valid_create_table.json
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue