SQLite recurring error

System Information
  • Strapi Version:
  • Operating System: Ubuntu
  • Database: SQLite
  • Node Version: 16
  • NPM Version:
  • Yarn Version:

I created an “id” field in my strapi admin: big mistake. Now SQLite is running into a recurrent error anytime I start the dev server. How can I clear the latest query and reset the database? Thanks.