-
-
Notifications
You must be signed in to change notification settings - Fork 754
fastapi sqlmodel Discussions
Pinned Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
Discussions
-
You must be logged in to vote 🙏 Express a foreign key directly with the model
questionFurther information is requested -
You must be logged in to vote 🙏 What does the
questionupdate
argument tomodel_validate
do, and am I using it correctly?Further information is requested -
You must be logged in to vote 🙏 Nested table models not parsing correctly with pydantic v2
questionFurther information is requested -
You must be logged in to vote 🙏 SQLModel.model_validate_json
does not use attribute JSON validation schemasFurther information is requested -
You must be logged in to vote 🙏 Retrieve logs from SQL query in Airflow
questionFurther information is requested -
You must be logged in to vote 🙏 How to set a relationship count in Response Model / Schema
questionFurther information is requested -
You must be logged in to vote 🙌 -
You must be logged in to vote 🙏 Constrain on model attribute of where clause when using select
questionFurther information is requested -
You must be logged in to vote 🙏 Using pydantic v1 deprecation warnings are triggered when comparing instances of SQLModel
questionFurther information is requested -
You must be logged in to vote 🙏 sqlalchemy.exc.InvalidRequestError - using BaseModel
questionFurther information is requested -
You must be logged in to vote 🙏 Using configure_mappers (for sqlalchemy-history)
questionFurther information is requested -
You must be logged in to vote 🙏 How to build a relationship with yourself
questionFurther information is requested -
You must be logged in to vote 🙏 Sqlmodel 0.0.14 throws strange Pydantic error for relationships when adding another field
questionFurther information is requested -
You must be logged in to vote 🙏 SQLModel.validate: copy_on_model_validation broken by Pydantic 1.9
questionFurther information is requested -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 Pydantic does not work as expected when table = true. Maybe need "pydantic first"?
questionFurther information is requested -
You must be logged in to vote 🙏 Incompatibility Issue Between sqlmodel and pydantic-settings
questionFurther information is requested -
You must be logged in to vote 🙏 Getting unexpected
questionDeprecationWarning
when running unit tests using SQLModel v0.0.12Further information is requested -
You must be logged in to vote 🙏 Raise a helpful error if
questionTable=True
is passed instead oftable
Further information is requested -
You must be logged in to vote 🙏 Following "Multiple Models with FastAPI" results in shadowing error
questionFurther information is requested -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 Mypy error when inferring type of Enum column
questionFurther information is requested -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 Can I have multiple subclasses of one model that differ only by database schema?
questionFurther information is requested -
You must be logged in to vote 🙏 Testing FastAPI CRUD operations with SQLModel instead of SQLAlchmey
questionFurther information is requested