try https://stackoverflow.com/questions/525512/drop-all-tables-command

Stack Overflow
What is the command to drop all tables in SQLite?

Similarly I'd like to drop all indexes.
Was this page helpful?