Skip to content

chore: allow overriding jpa ddl-auto via env var - #48

Merged
Megueutu merged 1 commit into
qafrom
chore/allow-ddl-auto-override
Sep 7, 2026
Merged

Megueutu merged 1 commit into
qafrom
chore/allow-ddl-auto-override

Conversation

@Megueutu

@Megueutu Megueutu commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

O schema de coredbqa foi copiado de coredb (prod) via pg_dump, mas o código da branch qa já evoluiu (colunas novas) além do schema atual de prod, que não tem Flyway/migration. Como não há ferramenta de migration nesse repo ainda, deixa o Hibernate corrigir o schema automaticamente em QA (ddl-auto=update via env var JPA_DDL_AUTO), mantendo validate como default seguro (prod não muda).

Copilot AI lite review requested due to automatic review settings September 7, 2026 16:01
@Megueutu
Megueutu merged commit b1416b2 into qa Sep 7, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Megueutu
Megueutu deleted the chore/allow-ddl-auto-override branch September 7, 2026 16:01
@sonarqubecloud

sonarqubecloud Bot commented Sep 7, 2026

Copy link
Copy Markdown

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants