LucaGelmini

Results 1 issues of LucaGelmini

In sqlmodel/main.py there was missing a typecheck for the JSON type supported by sqlalchemy. So it was not possible to define a model with a JSON field.

feature