-
-
Notifications
You must be signed in to change notification settings - Fork 664
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 🙏 is it possible to change how default table name are generated from the class name when using ORM ?
questionFurther information is requested -
You must be logged in to vote 🙏 Discriminated Unions Raise "Cannot have a (non-optional) union as a SQLAlchemy field" (Regression?)
questionFurther information is requested -
You must be logged in to vote 🙏 How to use HttpUrl in SqlModel? I get a SqlAlchemy error
questionFurther information is requested -
You must be logged in to vote 🙏 ValueError: <class 'pydantic.networks.EmailStr'> has no matching SQLAlchemy type
questionFurther information is requested -
You must be logged in to vote 🙏 Soft deletion via
questiondo_orm_execute
Further information is requested -
You must be logged in to vote 🙏 SQLModel-subclassed constructors using unpacked string dictionaries fail with underlying pydantic 2.x
questionFurther information is requested -
You must be logged in to vote 🙏 SQLite: Datetime discrepancy due to lost timezone information
questionFurther information is requested -
You must be logged in to vote 🙏 How to create a field that does not end up in the table?
questionFurther information is requested -
You must be logged in to vote 🙏 Bring back the raw sql query support
questionFurther information is requested -
You must be logged in to vote 🙏 sqlalchemy.exc.StatementError with datetime field
questionFurther information is requested -
You must be logged in to vote 🙏 Removing orphanated entries from the database after the parent is deleted
questionFurther information is requested -
You must be logged in to vote 🙏 How to add additional filters on default result of relationship with link model?
questionFurther information is requested -
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 🙌 -
You must be logged in to vote 🙏 Cannot use a relationship field named 'items'
questionFurther information is requested -
You must be logged in to vote 🙏 SQLModel's Field parameters don't match Pydantic's latest Field parameters
questionFurther information is requested -
You must be logged in to vote 🙏 Declare indexes while keeping Pydantic and SQLModel logic separated
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 🙏 "SQLModelConfig" has no attribute "table"
questionFurther information is requested -
You must be logged in to vote 🙏 .sqlmodel_update() raise RuntimeError: dictionary changed size during iteration
questionFurther information is requested -
You must be logged in to vote 🙏 Contributing guidelines still mention Poetry instead of PDM
questionFurther information is requested -
You must be logged in to vote 🙏 Alias and Type Hint Challenges in SQLModel and Pydantic Integration
questionFurther information is requested -
You must be logged in to vote 🙏 Simplify set up of Many to Many relationships
questionFurther information is requested -
You must be logged in to vote 🙏 Import SQLModel Fails after pydantic upgrade to 2.7.2
questionFurther information is requested -
You must be logged in to vote 🙏 How to handle UUID in SQLModel for MSSQL ? (Conversion failed)
questionFurther information is requested