Skip to content

Pull requests: fastapi/sqlmodel

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Allow hybrid_property, hybrid_method and association_proxy on SQLModel classes bug Something isn't working
#1990 opened May 31, 2026 by alvinttang Loading…
add model_dump options to sqlmodel_update conflicts Automatically generated when a PR has a merge conflict
#1897 opened May 1, 2026 by A00474880 Loading…
Add support for polymorphism models conflicts Automatically generated when a PR has a merge conflict
#1894 opened Apr 28, 2026 by viet-hung-ng Loading…
Enable the usage of newtypes in annotations
#1882 opened Apr 22, 2026 by hellow554 Loading…
Fix issue with relationship dict
#1874 opened Apr 19, 2026 by Tesla2000 Loading…
Make frozen work
#1873 opened Apr 19, 2026 by Tesla2000 Loading…
🐛 Declare __tablename__ on the metaclass (improve pyright compatibility) bug Something isn't working
#1821 opened Mar 18, 2026 by estarfoo Loading…
fix: improve type safety and error handling bug Something isn't working
#1819 opened Mar 18, 2026 by N3XT3R1337 Loading…
Add support for generic fields in SQLModel conflicts Automatically generated when a PR has a merge conflict
#1810 opened Mar 11, 2026 by soufianeamini Loading…
🔧 Upgrade pytest version and config conflicts Automatically generated when a PR has a merge conflict internal Internal changes
#1774 opened Feb 21, 2026 by tiangolo Member Draft
✨ Add support for Literal types feature New feature or request
#1736 opened Feb 2, 2026 by svlandeg Member Loading…
🗑️ Deprecate const and unique_items in Field breaking
#1732 opened Jan 29, 2026 by YuriiMotov Member Loading…
🏷️ Allow values that support SupportsGt (and others) protocol for gt, ge, lt and le in Field conflicts Automatically generated when a PR has a merge conflict feature New feature or request
#1730 opened Jan 29, 2026 by YuriiMotov Member Loading…
🏷️ Allow AliasChoices and AliasPath for validation_alias in Field conflicts Automatically generated when a PR has a merge conflict feature New feature or request
#1728 opened Jan 28, 2026 by YuriiMotov Member Loading…
✨ Add alias_priority parameter to Field conflicts Automatically generated when a PR has a merge conflict feature New feature or request
#1727 opened Jan 28, 2026 by YuriiMotov Member Loading…
✨ Add coerce_numbers_to_str, validate_default, union_mode and fail_fast parameters to Field conflicts Automatically generated when a PR has a merge conflict feature New feature or request
#1726 opened Jan 28, 2026 by YuriiMotov Member Loading…
📝 Add docs about string columns length and AutoString docs Improvements or additions to documentation
#1723 opened Jan 27, 2026 by YuriiMotov Member Loading…
📝 Rename Weapon.hero field to Weapon.owner in code example to better reflect meaning docs Improvements or additions to documentation
#1718 opened Jan 22, 2026 by YuriiMotov Member Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.