-
-
Notifications
You must be signed in to change notification settings - Fork 664
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 🙏 Static Typing Fails on Nested SQLModel
questionFurther information is requested -
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 🙏 0.0.14
-regex
keyword onField
object not working (should bepattern
in Pydantic v2)Further information is requested -
You must be logged in to vote 🙏 Official demo run error(AttributeError: __pydantic_extra__)?
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 🙏 String attribute not being populated on specific model
questionFurther information is requested -
You must be logged in to vote 🙏 Serialize relationship in SQLModel by default
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 🙏 I have thousands of records to insert to the tables. So want to try the bulkinsert kind of featuare.
questionFurther information is requested -
You must be logged in to vote 🙏 Testing FastAPI CRUD operations with SQLModel instead of SQLAlchmey
questionFurther information is requested -
You must be logged in to vote 🙏 Manually Specifying a ForeignKey breaks fastapi
questionFurther information is requested