-
-
Notifications
You must be signed in to change notification settings - Fork 661
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 🙏 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 🙏 UnmappedColumnError when using mapped_args and version_id_col for optimistic concurrency control
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 🙏 Relationship problem "When initializing mapper"
questionFurther information is requested -
You must be logged in to vote 🙏 SQLModel seems to disable @model_validator when initialized with table=true
questionFurther information is requested -
You must be logged in to vote 🙏 Getting "Column object 'editable_by' already assigned to Table 'mytable'" when I update lasted version of sqlmodel (0.0.14)
questionFurther information is requested -
You must be logged in to vote 🙏 How can I add a property to a SQL Model that is not a SQLAlchemy field?
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 🙏 (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 🙏 -
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