Oi , Depois de ter criado a V3 , table para pacientes eu fui inicializar a aplicação e esta dando o seguindo erro , vou ter que deletar essa database e criar uma nova ? Se sim terei que fazer os passo a passo tudo de denovo ?
Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
2023-09-04T14:59:54.754-03:00 ERROR 10004 --- [ restartedMain] o.s.boot.SpringApplication : Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Validate failed: Migrations have failed validation
Detected failed migration to version 3 (create-table-pacientes).
Please remove any half-completed changes then run repair to fix the schema history.