Skip to content

parser: Add support for ANALYZE - #2274

Merged
penberg merged 1 commit into
mainfrom
analyse
Aug 23, 2026
Merged

parser: Add support for ANALYZE#2274
penberg merged 1 commit into
mainfrom
analyse

Conversation

@avinassh

Copy link
Copy Markdown
Member

ANALYZE is parsed by sqlite3-parser but was not classified by libsql, causing it to fail with unsupported statement before execution. Classify ANALYZE as Write because it updates SQLite statistics tables, and add a regression test.

@avinassh avinassh changed the title Add support for ANALYZE parser: Add support for ANALYZE Aug 23, 2026
@penberg
penberg merged commit d6c75af into main Aug 23, 2026
19 checks passed
@penberg
penberg deleted the analyse branch August 23, 2026 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants