-
-
Notifications
You must be signed in to change notification settings - Fork 733
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 🙏 Type inheritance doesn't work in a simple select statement
questionFurther information is requested -
You must be logged in to vote 🙏 Getting "Column object 'editable_by' already assigned to Table 'mytable'" when I update lasted version of sqlmodel (0.0.14)
questionFurther information is requested -
You must be logged in to vote 🙏 SQLModel seems to disable @model_validator when initialized with table=true
questionFurther information is requested -
You must be logged in to vote 🙏 SQLAlchemy/SQLModel Relationship Error: sqlalchemy.exc.InvalidRequestError: Mapper 'Mapper[Users(users)]' has no property 'user'
questionFurther information is requested -
You must be logged in to vote 🙏 Pycharm unexpected type(s) for date field
questionFurther information is requested -
You must be logged in to vote 🙏 I want the URL parameter to automatically concatenate some domain prefixes when I query the returned data
questionFurther information is requested -
You must be logged in to vote 🙏 FastAPI doesn't start when I split my models into multiple files. (Models with Relationships)
questionFurther information is requested -
You must be logged in to vote 🙏 Are there tools for generating SQLModel classes from an existing database?
questionFurther information is requested -
You must be logged in to vote 🙏 SQLModel does not support deferred column loading
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 🙏 Accessing the 'model_fields' attribute on the instance is deprecated - PydanticDeprecatedSince211
questionFurther information is requested -
You must be logged in to vote 🙏 Typing issue on selectinload() expected "Literal['*'] | QueryableAttribute[Any]"
questionFurther information is requested -
You must be logged in to vote 🙏 Multiple classes found for path error on reload with model relationships
questionFurther information is requested -
You must be logged in to vote 🙏 How to create a Model with a filed not int table.
questionFurther information is requested -
You must be logged in to vote 🙏 Passing
questionschema_extra
to Field has changed in Pydantic 2.0 but not in SQLModel.Further information is requested -
You must be logged in to vote 🙏 Converting from Pydantic/SQLAlchemy to SQLModel Relationship issues
questionFurther information is requested -
You must be logged in to vote 🙏 Model in one-to-many relationships
questionFurther information is requested -
You must be logged in to vote 🙏 sum array in json
questionFurther information is requested -
You must be logged in to vote 🙏 Is this project still being supported?
questionFurther information is requested -
You must be logged in to vote 🙏 Mistake in the "Update Data" documentation section
questionFurther information is requested -
You must be logged in to vote 🙏 ValueError: <class 'dict'> has no matching SQLAlchemy type
questionFurther information is requested -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 ArgumentError using Mixin classes
questionFurther information is requested -
You must be logged in to vote 🙏 follow relationship, multiple fields point to the same model
questionFurther information is requested -
You must be logged in to vote 🙏 Deprecation warnings with pydantic v2.11
questionFurther information is requested