-
-
Notifications
You must be signed in to change notification settings - Fork 750
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 🙏 Optional ID value for auto-increment causes type errors when retrieving from database
questionFurther information is requested -
You must be logged in to vote 🙏 Can I create a variable that is not a column in a table but is a field in a model?
questionFurther information is requested -
You must be logged in to vote 🙏 Issue trying to use SQLModel with AsyncSession and object conversion from Row
questionFurther information is requested -
You must be logged in to vote 🙏 pathlib.Path is probably an unsupported type
questionFurther information is requested -
You must be logged in to vote 🙏 ForeignKeyViolationError in Relationship deletion
questionFurther information is requested investigate -
You must be logged in to vote 🙏 Model stored/encoded as a delimited string in the database?
questionFurther information is requested investigate -
You must be logged in to vote 🙏 Relationship from Model Data and inheritance
questionFurther information is requested -
You must be logged in to vote 🙏 Could not refresh instance
questionFurther information is requested -
You must be logged in to vote 🙏 -
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 🙏 Best way to add nested model with relationship in Create
questionFurther information is requested -
You must be logged in to vote 🙏 Best way to do polymorphism / tagged unions with an object in a field in an SQLModel?
questionFurther information is requested -
You must be logged in to vote 🙏 No autocomplete when creating new instances
questionFurther information is requested -
You must be logged in to vote 🙏 How to display many to many relationships in swagger after using type_checking
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 🙏 -
You must be logged in to vote 🙏 -
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 🙏 "sqlmodel" is not defined (in alembic version files)
questionFurther information is requested -
You must be logged in to vote 🙏 SQLModel JSON schema missing relationship fields
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 🙏 -
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 🙏 How to define multiple, useful mixin classes, including messing with
question__table_args__
?Further information is requested -
You must be logged in to vote 🙏 how to exec sql directly
questionFurther information is requested