RootCauseunvalidated

define field with `list[str]` type — class Example(SQLModel):. Tension: has no matching SQLAlchemy type. Outcome: labels: list[str] | None = None.

3a1d6e95-fa22-4f8c-9f25-7ebe4a0266a0

define field with list[str] type — class Example(SQLModel):. Tension: has no matching SQLAlchemy type. Outcome: labels: list[str] | None = None.