-
-
Notifications
You must be signed in to change notification settings - Fork 850
fastapi sqlmodel Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
Discussions
-
You must be logged in to vote 🙏 Relationship type annotations disappear after class definition is evaluated
questionFurther information is requested -
You must be logged in to vote 🙏 Why does a SQLModel class with
docstable=Truenot validate data ?Improvements or additions to documentation questionFurther information is requested investigate -
You must be logged in to vote 🙏 Add List type support
featureNew feature or request investigate -
You must be logged in to vote 🙏 How to set check constraint in sql model?
questionFurther information is requested -
You must be logged in to vote 🙏 Convert all fields to optional
featureNew feature or request -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 Is dynamic schema supported like in SQLAlchemy?
questionFurther information is requested -
You must be logged in to vote 🙏 JSON Fields for Nested Pydantic Models?
featureNew feature or request -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 Dose there any better way to write timezone aware datetime field without using the SQLAlchemy ?
questionFurther information is requested -
You must be logged in to vote 🙏 SQLModel gets corrupted when used with Celery
questionFurther information is requested -
You must be logged in to vote 🙏 from __future__ import annotation and many to many example
questionFurther information is requested investigate -
You must be logged in to vote 🙏
questionjoinedload()fails static type checking (Pyright/Pylance) when using SQLModel relationshipsFurther information is requested -
You must be logged in to vote 🙏 SQLModel/SQLAlchemy ne convertit pas automatiquement ces objets en JSON
questionFurther information is requested -
You must be logged in to vote 🙏 How can I get a specific column name from SQLModel?
questionFurther information is requested -
You must be logged in to vote 🙏 Convenience methods to create multiple models + associated API endpoints
featureNew feature or request -
You must be logged in to vote 🙏 Async, upsert get_or_create, helpers
questionFurther information is requested -
You must be logged in to vote 🙏 _sa_instance_state is dropped when SQLModels are nested. Is this expected?
questionFurther information is requested -
You must be logged in to vote 🙏 Reduce CRUD boilerplate code with a convenience mixin
questionFurther information is requested investigate -
You must be logged in to vote 🙏
question0.0.14-regexkeyword onFieldobject not working (should bepatternin Pydantic v2)Further information is requested -
You must be logged in to vote 🙏 Add interface to override
featureget_column_from_field|get_sqlalchemy_typefunction behaviorNew feature or request -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏
questionextraparam not support inSQLModel.model_validate(), but is supported in PydanticFurther information is requested -
You must be logged in to vote 🙌 -
You must be logged in to vote 🙏 BUG: SQLModels with table=True aren't properly restored from JSON
questionFurther information is requested