Skip to content

Fix Testcontainers setup to ensure fresh containers for SQL databases #1801

Description

@odrotbohm

We've seen test runs fail due to container reuse if the legacy SQL schemas are created first. The initialization for V2 schemas then sees the database already present and skips its own initialization, causing missing columns.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions