You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SQLite starting from 3.8.0 emits a warning to the error and warning log if an autoindex is created. It would be useful to display the errors (or: warnings) in order to analyze queries and optimize indexes.