Machine Learning Manager: How to reset the project to default?

When carrying out tests and developing training models, I initially used two databases (MySQL and another PostgreSQL + TimescaleDB). However, I chose to deactivate and delete one of these Ignition databases (PostgreSQL), resulting in the removal of some models that were linked to that database. As a result, when accessing the new model creation screen, I came across the following image:

  1. I tried to run queries available in the project itself, to try to clean the database, but without success.
  2. I tried to delete and redo the project, but as it already starts in tables that existed in the project, the same error occurs.

How can I reset to default, deleting this project completely from Igntion, to create a new project from scratch?

Best regards,

Solved!

I run some queries to reset the database and imported the project again.