Jean Eric TUYISHIMIRE
Results
2
comments of
Jean Eric TUYISHIMIRE
If you want enum types to be recognized by alembic, do the following. Installation ``` SQLModel: 0.0.11 Python: 3.11 ``` `pip install alembic-postgresql-enum or poetry add alembic-postgresql-enum` Add import to...
Now Ready for Pydantic 2.0 🚀 Update: Since SQLModel version 0.0.14, both Pydantic V1 and v2 are now supported 🚀🚀