-
-
Notifications
You must be signed in to change notification settings - Fork 783
fastapi sqlmodel Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
Discussions
-
You must be logged in to vote 🙏 Optional field in model fails validation with error
questionField requiredFurther information is requested -
You must be logged in to vote 🙏 Partitioned tables with composite primary keys and composite foreign keys compatible with Relationship()?
questionFurther information is requested -
You must be logged in to vote 🙏 Select with enum filter returns asyncpg.exceptions.InvalidTextRepresentationError\'>: invalid input value for enum
questionFurther information is requested -
You must be logged in to vote 🙏 Relationships with dicts not working anymore
questionFurther information is requested -
You must be logged in to vote 🙏 FastAPI schema generation fails for models (SQLModel) with forward references
questionFurther information is requested -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 strict=True breaks date parsing from json (works in pydantic)
questionFurther information is requested -
You must be logged in to vote 🙏 AutoString and GUID are missing
questionpython_typepropertyFurther information is requested -
You must be logged in to vote 🙏 What is the purpose of parse_obj's second argument: "update"?
questionFurther information is requested -
You must be logged in to vote 🙏 When the table model was created, the
questionmax_lengthattribute ofFielddid not take effectFurther information is requested -
You must be logged in to vote 🙏 Getting queries out of SQLModel
questionFurther information is requested -
You must be logged in to vote 🙏 Adding "table=True" on ORM entities removes the capability of pydantic to deserialize iso datetime string to python datetime.
questionFurther information is requested -
You must be logged in to vote 🙏 Looking for a way to use custom type mappings for sqlmodel fields
questionFurther information is requested -
You must be logged in to vote 🙏 GitHub sponsors no longer accepts PayPal
questionFurther information is requested -
You must be logged in to vote 🙏
questionCheckConstrainton a table that takes a combination of Fields: is there a way to enforce one of two Fields not being null?Further information is requested -
You must be logged in to vote 🙏 Conditionally Loading Related Entities in SQLModel with FastAPI Based on URL Parameter
questionFurther information is requested -
You must be logged in to vote 🙏 Fallback for Postgresql DB in AsyncSession
questionFurther information is requested -
You must be logged in to vote 🙏 How to build/output a model like FastAPI does with response_model
questionFurther information is requested -
You must be logged in to vote 🙏 Will the project be updated with SQLAlchemy version 2.0?
questionFurther information is requested -
You must be logged in to vote 🙏 Many to many relationship between a table and itself
featureNew feature or request -
You must be logged in to vote 🙏 engine future side effect when False
questionFurther information is requested -
You must be logged in to vote 🙏 specify different column names in SQLModel to match different naming convention
questionFurther information is requested -
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 🙏 Nested table models not parsing correctly with pydantic v2
questionFurther information is requested -
You must be logged in to vote 🙏
questionSQLModel.model_validate_jsondoes not use attribute JSON validation schemasFurther information is requested