mbdavid / LiteDB.Studio

A GUI tool for viewing and editing documents for LiteDB v5
MIT License
750 stars 197 forks source link

ANALYZE always fails #36

Open redwyre opened 3 years ago

redwyre commented 3 years ago

Right click on a table, click analyze, creates query ANALYZE ac;, click Run

Unexpected token `ANALYZE` in position 1.

ANALYZE ac;
-^