This repository was archived by the owner on Oct 18, 2023. It is now read-only.
Commit f8d8a11
Merge #229
229: support more statements r=MarinPostma a=MarinPostma
This pr adds support for more sqlite statements:
- `ALTER TABLE`
- `CREATE INDEX`
fix #228
Co-authored-by: ad hoc <[email protected]>1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
0 commit comments