-
-
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 🙏 Can I sort nested connections as part of a query using ORM rather than a separate for loop?
questionFurther information is requested -
You must be logged in to vote 🙏 Object has no attribute __pydantic_private__
questionFurther information is requested -
You must be logged in to vote 🙏 is NamedTuple supported?
questionFurther information is requested -
You must be logged in to vote 🙏 How to typecheck the
questionselect
api withsqlalchemy.orm
'sMapped
or equivalentFurther information is requested -
You must be logged in to vote 🙏 SQLModel relationship without being a table?
questionFurther information is requested -
You must be logged in to vote 🙏 SQLModel Relationships not present in Pydantic model_dump
questionFurther information is requested -
You must be logged in to vote 🙏 "UniqueViolation, duplicate key value violates unique constraint" on update
questionFurther information is requested -
You must be logged in to vote 🙏 ValueError: <class 'list'> has no matching SQLAlchemy type
questionFurther information is requested -
You must be logged in to vote 🙏 How to use query time calculations in model?
questionFurther information is requested -
You must be logged in to vote 🙏 How to use LTree with SQLModel
questionFurther information is requested -
You must be logged in to vote 🙏 extend from a class with json fields but raise error: <class 'list'> has no matching SQLAlchemy type
questionFurther information is requested -
You must be logged in to vote 🙏 Typing a column as
question: Optional[Decimal]
fails with "ValueError: Unknown constraint max_digits"Further information is requested -
You must be logged in to vote 🙏 onupdate
functionality not available?Further information is requested -
You must be logged in to vote 🙏 "sqlmodel" is not defined (in alembic version files)
questionFurther information is requested -
You must be logged in to vote 🙏 XID8 type for db_transaction_id is not supported
questionFurther information is requested -
You must be logged in to vote 🙏 Currently I'm having a problem when trying to have two different foreign keys to the same Model
questionFurther information is requested -
You must be logged in to vote 🙏 ManyToMany fields for multiple py files
questionFurther information is requested -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 What is the correct way to add a trigger on a SQLModel table after it has been created
questionFurther information is requested -
You must be logged in to vote 🙏 SQLModel does not execute type checks in pydantic when
questiontable=True
setFurther 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 🙏 Possible to rollback session if a transaction fail
questionFurther 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 🙏 Checking for the nul characters in fields
questionFurther information is requested