sqlite: CAST(“not a number”, NUMERIC) = TEXT?
Recently I wanted to find out for myself whether pydantic
is that useful with combination with sqlalchemy
or not, so I made a dull & dumb example:
Recently I wanted to find out for myself whether pydantic
is that useful with combination with sqlalchemy
or not, so I made a dull & dumb example: