Pydandic don't work like i except #937
Unanswered
AlexTraveylan
asked this question in
Questions
Replies: 1 comment 1 reply
-
When |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First Check
Commit to Help
Example Code
Description
Pydantic allow me to do everything i want with data, it is not typesafe at all.
full code here : https://github.com/AlexTraveylan/sql_model_training
Operating System
Windows
Operating System Details
No response
SQLModel Version
0.0.18
Python Version
Python 3.12.2
Additional Context
I love using SQLAlchemy and Pydantic together with FastAPI, I was about to create something similar to SQLModel, however, it does not meet my needs. The models appear to inherit poorly from BaseModel or maybe I am doing it wrong. Anyway, I don't know if it's a bug or not, but I can't use this library because of it.
I would like to contribute rather than create my own thing if possible.
Beta Was this translation helpful? Give feedback.
All reactions