-
-
Notifications
You must be signed in to change notification settings - Fork 883
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 馃檹 -
You must be logged in to vote 馃檹 Get select with options (selectinload) using response schema
questionFurther information is requested -
You must be logged in to vote 馃檹 Creating column with an alias name
questionFurther information is requested -
You must be logged in to vote 馃檹 Using an alias of
questionmetadatacauses model_validate to grab the metadata field of the SQLModel in 0.0.28Further information is requested -
You must be logged in to vote 馃檹 Type "int | None" is not assignable to type "_ColumnExpressionArgument[Any] | _StarOrOne | None"
questionFurther information is requested -
You must be logged in to vote 馃檹 Add List type support
featureNew feature or request investigate -
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 馃檹 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 馃檹 -
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 馃檹 Columns can't be a
questionNewType, raisesTypeError: issubclass() arg 1 must be a classFurther 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 馃檹 Type check error on Field
questionsa_typeparameter when passing in SQLAlchemy Enum typesFurther 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 馃檹