mopidy / mopidy-local-sqlite

DEPRECATED (Mopidy SQLite local library extension)
https://mopidy.com
Apache License 2.0
30 stars 10 forks source link

Perform ANALYZE After a Local Scan #11

Closed tkem closed 10 years ago

tkem commented 10 years ago

SQLiteLibrary.close() is a real good place to give the query optimizer some hints...