-
-
Notifications
You must be signed in to change notification settings - Fork 735
fastapi sqlmodel Questions Discussions
Pinned Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
🙏 Questions Discussions
Ask a question or ask about a problem
-
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 🙏 Possible to rollback session if a transaction fail
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 🙏 (str, Enum)
fields are no longer (automatically) treated as strings in SQLFurther information is requested -
You must be logged in to vote 🙏 Creating a column to store binary data (Buffer, Byte Array or BLOB)
questionFurther information is requested -
You must be logged in to vote 🙏 Document small breaking change in 0.0.20 for sqlmodel.sql.sqltypes.GUID()
questionFurther information is requested -
You must be logged in to vote 🙏 ValueError: 'validated_data' must be provided if 'call_default_factory' is True.
questionFurther information is requested -
You must be logged in to vote 🙏 How to Fix SQLAlchemy InvalidRequestError: Failed to Locate Relationship Class Name in Model Definition
questionFurther information is requested -
You must be logged in to vote 🙏 Link Tables getting duplicate entries only under async?
questionFurther information is requested -
You must be logged in to vote 🙏 Prevent garbage collection of the joined record
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 🙏 date / datetime handling inconsistency between pydantic BaseModel and SQLModel with table=True
questionFurther information is requested -
You must be logged in to vote 🙏 Can't Allow Extra Fields in SQLModel using Pydantic's
questionextra="allow"
optionFurther information is requested -
You must be logged in to vote 🙏 Is there an intersphinx compatible inventory of the documentation ?
questionFurther information is requested -
You must be logged in to vote 🙏 ImportError: DLL load failed while importing _psycopg: The specified module could not be found (Postgres17 and create_engine)
questionFurther information is requested -
You must be logged in to vote 🙏 SQLModel with type statement + Annotated field results in "TypeError: issubclass() arg 1 must be a class"
questionFurther 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 🙏 Add dates of releases to release notes?
questionFurther information is requested -
You must be logged in to vote 🙏 Adapting SqlAlchemy Automap to get declarative SQLModel classes and the fitting Pydantic validation
questionFurther information is requested -
You must be logged in to vote 🙏 Why is my foreign key always None?
questionFurther information is requested -
You must be logged in to vote 🙏 I'm wondering if this is how fields like max_length should work
questionFurther information is requested -
You must be logged in to vote 🙏 Primary key error when using sa_column=mapped_column
questionFurther information is requested -
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 🙏 multi import problem
questionFurther information is requested -
You must be logged in to vote 🙏 How does composite index work in SQLModel? Query part
questionFurther information is requested