sqlite · sqlite/SQLITE_WARNING_AUTOINDEX
SQLITE_WARNING_AUTOINDEX
Warning: automatic index created
SQLite created an automatic index to satisfy a query because no suitable index existed. Consider adding a persistent index.
References
In this namespace
← previous SQLITE_WARNING Warning
— end of namespace —