Hi, Faced a bug with strapi that came about because deleted a collection type from the admin panel and then reverted the deleted api files within VS code so now I dont have that table in my database giving me an error (cant find relation).
Cant run any useful strapi commands because it fails straight away. Is there anyway to rebuild the database based on the models defined in the code?