Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurar migracao com liquidBase ou outra lib #99

Open
5 tasks
alexferreiradev opened this issue Jul 2, 2023 · 1 comment
Open
5 tasks

Configurar migracao com liquidBase ou outra lib #99

alexferreiradev opened this issue Jul 2, 2023 · 1 comment
Assignees
Milestone

Comments

@alexferreiradev
Copy link
Owner

alexferreiradev commented Jul 2, 2023

Criar forma de migrar base de dados para facilitar criacao de novas versoes.

Refinamento:
You can use this doc for flyway.

  • Add dependency
  • Add configuration for quarkus.flyway.jdbc-url
  • Configure quarkus.flyway.migrate-at-start=true
  • Create migration
  • Test the migration with integration test
@alexferreiradev
Copy link
Owner Author

Testar com banco sqlite na vm da oracle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant