-
-
Notifications
You must be signed in to change notification settings - Fork 759
fastapi sqlmodel Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
Discussions
-
You must be logged in to vote 🙏 Feature Request: Dynamically generate code for SQLModels from existing Pydantic models
questionFurther information is requested -
You must be logged in to vote 🙏 Issues with initializing mappers and relationships across multiple files with SQLModel
questionFurther information is requested -
You must be logged in to vote 🙏 InvalidRequestError when defining one-to-one User–Team relationship with SQLModel
questionFurther information is requested -
You must be logged in to vote 🙏 Cannot set pydantic config options on model via class kwargs
questionFurther information is requested -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 How can I create a SQL View?
questionFurther information is requested -
You must be logged in to vote 🙏 Intellisense autocomplete does not show for
questionin_in VSCodeFurther information is requested -
You must be logged in to vote 🙏 SQLModel inheritance breaks sqlalchemy mutation tracking
questionFurther information is requested investigate waiting -
You must be logged in to vote 🙏 How can I query or order_by with Link Model with Extra Fields in a many-to-many relation?
questionFurther information is requested -
You must be logged in to vote 🙏 Could we have an API reference in the documentation?
questionFurther information is requested -
You must be logged in to vote 🙏 How to display many to many relationships in swagger after using type_checking
questionFurther information is requested -
You must be logged in to vote 🙏 sqlmodel doesn't merge the fields in
questionAnnotated[SomeType, Field(...), Field(...)](but pydantic does)Further information is requested -
You must be logged in to vote 🙏 SQLModel 0.0.14 throws mypy validation errors
questionFurther information is requested -
You must be logged in to vote 🙏 What does the
questionupdateargument tomodel_validatedo, and am I using it correctly?Further information is requested -
You must be logged in to vote 🙏 Add validation in SQLModel.sqlmodel_update
questionFurther information is requested -
You must be logged in to vote 🙏 Cannot use a relationship field named 'items'
questionFurther information is requested -
You must be logged in to vote 🙏 Unsure how to specify foreign keys when receiving AmbiguousForeignKeysError
questionFurther information is requested -
You must be logged in to vote 🙏 How to specify schema when using SQLServer
questionFurther information is requested -
You must be logged in to vote 🙏 Error initializing relations in mapper when compiled with Cython
questionFurther information is requested -
You must be logged in to vote 🙏 Data Integrity: Raise error on attempt to delete an object required via a Relationship
questionFurther information is requested -
You must be logged in to vote 🙏 Typing a column as
question: Optional[Decimal]fails with "ValueError: Unknown constraint max_digits"Further information is requested -
You must be logged in to vote 🙌 -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 Subclass identification error on a one to one relationship.
questionFurther information is requested -
You must be logged in to vote 🙏 Update tutorials for depreciated startup event
questionFurther information is requested