SQLite Forum

Performance Issue: How can I increase a performance?
Login
```
sqlite> PRAGMA index_list(item);
0|idx_item_composite|0
1|idx_item_date_time|0
```