This repository was archived by the owner on Jul 15, 2021. It is now read-only.
Commit f4a4a48
committed
rules and AST for missing transaction-related statement types: RELEASE and SAVEPOINT. rules and AST for missing SQLite-specific statement types: PRAGMA, DETACH, VACUUM, ANALYZE, and REINDEX. new spec for WITH clause with recursive table expressions. new specs for SQLite-specific statement types. DROP statement now gives correct variant to the type:'identifier' node in the target property. now, in a ROLLBACK statement, the savepoint exists on the to property. refs #2
1 parent 636f0a5 commit f4a4a48
12 files changed
Lines changed: 5775 additions & 3240 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
| |||
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
36 | 43 | | |
37 | 44 | | |
38 | 45 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments