-
-
Notifications
You must be signed in to change notification settings - Fork 870
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 🙏 How to set check constraint in sql model?
questionFurther information is requested -
You must be logged in to vote 🙏 Convert all fields to optional
featureNew feature or request -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 Is dynamic schema supported like in SQLAlchemy?
questionFurther information is requested -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 Dose there any better way to write timezone aware datetime field without using the SQLAlchemy ?
questionFurther information is requested -
You must be logged in to vote 🙏 SQLModel gets corrupted when used with Celery
questionFurther information is requested -
You must be logged in to vote 🙏 Columns can't be a
questionNewType, raisesTypeError: issubclass() arg 1 must be a classFurther information is requested -
You must be logged in to vote 🙏 How can I get a specific column name from SQLModel?
questionFurther information is requested -
You must be logged in to vote 🙏 Type check error on Field
questionsa_typeparameter when passing in SQLAlchemy Enum typesFurther information is requested -
You must be logged in to vote 🙏 Convenience methods to create multiple models + associated API endpoints
featureNew feature or request -
You must be logged in to vote 🙏 Async, upsert get_or_create, helpers
questionFurther information is requested -
You must be logged in to vote 🙏 _sa_instance_state is dropped when SQLModels are nested. Is this expected?
questionFurther information is requested -
You must be logged in to vote 🙏 Reduce CRUD boilerplate code with a convenience mixin
questionFurther information is requested investigate -
You must be logged in to vote 🙏
question0.0.14-regexkeyword onFieldobject not working (should bepatternin Pydantic v2)Further information is requested -
You must be logged in to vote 🙏 Add interface to override
featureget_column_from_field|get_sqlalchemy_typefunction behaviorNew feature or request -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙌 -
You must be logged in to vote 🙏 BUG: SQLModels with table=True aren't properly restored from JSON
questionFurther information is requested -
You must be logged in to vote 🙏 No overload variant of "select" matches argument types
questionFurther information is requested -
You must be logged in to vote 🙏 Example: Understanding inheritance and relationships between model classes
questionFurther information is requested investigate -
You must be logged in to vote 🙏 Relationship with nullable forward reference (TYPE_CHECKING) fails on Python 3.14 (PEP 649)
questionFurther information is requested -
You must be logged in to vote 🙏 Add sessionmaker
featureNew feature or request -
You must be logged in to vote 🙏 How do you define polymorphic models similar to the sqlalchemy ones?
questionFurther information is requested investigate -
You must be logged in to vote 🙏 Add support for deferred column loading
featureNew feature or request