Applied migrations we shouldn't have with discourse-ai

Just saw there’s a migration called 20240611170905_move_embeddings_to_single_table_per_type
which indicate that we applied migrations we shouldn’t have by using the wrong plugin version.

I have multiple migrations like this, which refer to the one that shouldn’t be done i think :
up 20240807150605 ********** NO FILE **********
up 20240809162837 ********** NO FILE **********
up 20240809163303 ********** NO FILE **********

Is there a way to rollback them ? If there’s a way to just remove everything from discourse-ai on my instance and start fresh that’s good too

1 Like