quando dou o comando run aparece esse erro:
Detected failed migration to version 1 (create-table-topicos). Please remove any half-completed changes then run repair to fix the schema history. Need more flexibility with validation rules? Learn more: https://rd.gt/3AbJUZE
mysql> use forum_hub Database changed mysql> show tables; +-----------------------+ | Tables_in_forum_hub | +-----------------------+ | flyway_schema_history | +-----------------------+ 1 row in set (0.00 sec)
mysql>
poderia me ajudar por favor?