-
-
Notifications
You must be signed in to change notification settings - Fork 693
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 🙏 Better support for JSON columns
questionFurther information is requested -
You must be logged in to vote 🙏 Splitting sqlmodel example code in multiple files results in
questionPydanticUserError
Further information is requested -
You must be logged in to vote 🙏 The Field regex attribute was renamed pattern in pydantic v2
questionFurther information is requested -
You must be logged in to vote 🙏 table=True,validation not work !
questionFurther information is requested -
You must be logged in to vote 🙏 Achieving Consistency in Object Equality Checks with SQLModel for Data and Database Models
questionFurther information is requested -
You must be logged in to vote 🙏 model_validate_json uses dict for property instead of Pydantic model type
questionFurther information is requested -
You must be logged in to vote 🙏 How to Resolve Foreign Key Ambiguity in SQLModel Relationships with Multiple Foreign Keys
questionFurther information is requested -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 Potential Bug in handling of
questionStrEnum
vs.Enum
Further information is requested -
You must be logged in to vote 🙏 session.exec does not support delete statements
questionFurther information is requested -
You must be logged in to vote 🙏 Relationship problem "When initializing mapper"
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 🙏 Deserialization of nested SQLModel(s) not working when 'table=True'
questionFurther information is requested -
You must be logged in to vote 🙏 Add support to generate models as part of openapi generator
questionFurther information is requested -
You must be logged in to vote 🙏 Why is Session#query deprecated?
questionFurther information is requested -
You must be logged in to vote 🙌 -
You must be logged in to vote 🙏 Field alias broken since SQLModel 0.0.14
questionFurther information is requested -
You must be logged in to vote 🙏 sqlmodel doesn't merge the fields in
questionAnnotated[SomeType, Field(...), Field(...)]
(but pydantic does)Further information is requested -
You must be logged in to vote 🙏 May I add an extra overload for the
questionselect
function, for 5 arguments, or is there a reason for this limit?Further information is requested -
You must be logged in to vote 🙏 Insert twice with and without PK raises Duplicate primary key violates unique constraint
questionFurther information is requested -
You must be logged in to vote 🙏 The GenericModel generated json schema seems to have an issue
questionFurther information is requested -
You must be logged in to vote 🙏 Rollback when using pytest
questionFurther information is requested -
You must be logged in to vote 🙏 Best practice on generating primary keys with table name based prefix?
questionFurther information is requested -
You must be logged in to vote 🙏 Error initializing relations in mapper when compiled with Cython
questionFurther information is requested -
You must be logged in to vote 🙏 Typing issue on selectinload() expected "Literal['*'] | QueryableAttribute[Any]"
questionFurther information is requested