-
-
Notifications
You must be signed in to change notification settings - Fork 657
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 🙏 Link to "in development standards" on doc site is broken
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 🙏 How sqlmodel implements the same functionality as SerializerMethodField in DRF?
questionFurther information is requested -
You must be logged in to vote 🙏 With Relationship field filled but empty foreign_key validate raise ValidationError
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 🙏 Auto updating columns don't work with SQLModel docs on updates
questionFurther information is requested -
You must be logged in to vote 🙏 What does the
questionupdate
argument tomodel_validate
do, and am I using it correctly?Further information is requested -
You must be logged in to vote 🙏 how to exec sql directly
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 🙏 Implement fulltext search with SQLModel and PostgresSQL
questionFurther information is requested -
You must be logged in to vote 🙏 SQLModel.model_validate_json
does not use attribute JSON validation schemasFurther information is requested -
You must be logged in to vote 🙏 Retrieve logs from SQL query in Airflow
questionFurther information is requested -
You must be logged in to vote 🙏 AttributeError
thrown whenvalidate_assignment=True
Further information is requested -
You must be logged in to vote 🙏 Serialize model to JSON/JSONB column
questionFurther information is requested -
You must be logged in to vote 🙏 sqlmodel.update Pylance error
questionFurther information is requested -
You must be logged in to vote 🙏 How to set a relationship count in Response Model / Schema
questionFurther information is requested -
You must be logged in to vote 🙌 -
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