fix for alembic pipeline

This commit is contained in:
2026-06-17 17:31:32 +02:00
parent 4364d8c0f9
commit 5ce911f8cd
2 changed files with 40 additions and 1 deletions

View File

@@ -399,4 +399,4 @@ grunderfassung: sql.Table = Table(
Column("WeitereInfos__WI_meldung_institution", sql.Text, nullable=True),
)
MD_MAIN.create_all(ENGINE)
# MD_MAIN.create_all(ENGINE)