-
-
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 🙏 How can I query or order_by with Link Model with Extra Fields in a many-to-many relation?
questionFurther information is requested -
You must be logged in to vote 🙏 (str, Enum)
fields are no longer (automatically) treated as strings in SQLFurther information is requested -
You must be logged in to vote 🙏 multi import problem
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 🙏 How does composite index work in SQLModel? Query part
questionFurther information is requested -
You must be logged in to vote 🙏 Oracle Support
questionFurther information is requested -
You must be logged in to vote 🙏 Advice for unique=True, max_length=30, min_length=3, that are causing a few problems
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 🙏 json_schema_extra not supported in Field
questionFurther information is requested -
You must be logged in to vote 🙏 SQLModel maps Decimal to DECIMAL(10,0) in MySQL instead of respecting decimal_places
questionFurther information is requested -
You must be logged in to vote 🙏 Pyright type errors when using SQLModel models as attributes in other pydantic classes or dataclasses
questionFurther information is requested -
You must be logged in to vote 🙏 How Many to Many use offset and limit ?
questionFurther information is requested -
You must be logged in to vote 🙏 How to print a model instance including a joined attribute?
questionFurther information is requested -
You must be logged in to vote 🙏 SQLModel 0.0.14 throws mypy validation errors
questionFurther information is requested -
You must be logged in to vote 🙏 Query results include aliased models, but result._mapping does not
questionFurther information is requested -
You must be logged in to vote 🙏 How to have a AUTO_INCREMENT field different from primary_key
questionFurther information is requested -
You must be logged in to vote 🙏 Primary key that doesn't autoincrement.
questionFurther information is requested -
You must be logged in to vote 🙏 model_validate and model_validate_json inconsistencies
questionFurther information is requested -
You must be logged in to vote 🙏 Can we update the docs to use types for Session.Select and Session.Exec (In Advanced?)
questionFurther information is requested -
You must be logged in to vote 🙏 Pydantic Field's strict mode
questionFurther information is requested -
You must be logged in to vote 🙏 Using sa_type causes Mypy type error
questionFurther information is requested -
You must be logged in to vote 🙏 Error with Relationships: Foreign key associated with column [...] could not find table
questionFurther information is requested -
You must be logged in to vote 🙏 Async SQLModel FastAPI Application
questionFurther information is requested -
You must be logged in to vote 🙏 Mypy fails to type-check SQLModel class initialization
questionFurther information is requested -
You must be logged in to vote 🙏 Create Pydantic model from Huge SQLModel
questionFurther information is requested