$
errors.fyi/sqlite/SQLITE_WARNING_AUTOINDEX
74
namespaces
·
3,092
codes
errors.fyi
/
284
numeric alias · refers to 1 code
284
Numeric alias
The numeric value 284 doesn't have its own canonical entry — it's defined symbolically:
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.
»
community-maintained ·
contribute on GitHub
npm i -g errors-fyi && errorfyi ENOENT