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

Make frozen work
#1873 opened Apr 19, 2026 by Tesla2000 Loading…
Enable the usage of newtypes in annotations
#1882 opened Apr 22, 2026 by hellow554 Loading…
⬆ Bump actions/add-to-project from 1.0.2 to 2.0.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code internal
#1900 opened May 5, 2026 by dependabot Bot Loading…
🏷️ Allow AliasChoices and AliasPath for validation_alias in Field feature New feature or request
#1728 opened Jan 28, 2026 by YuriiMotov Member Loading…
🏷️ Allow Discriminator type for discriminator parameter in Field feature New feature or request
#1729 opened Jan 29, 2026 by YuriiMotov Member Loading…
✨ Add support for Literal types feature New feature or request
#1736 opened Feb 2, 2026 by svlandeg Member Loading…
📝 Update link syntax to minimal Markdown docs Improvements or additions to documentation
#1800 opened Mar 5, 2026 by tiangolo Member 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…
⬆ Bump pygithub from 2.9.0 to 2.9.1 dependencies Pull requests that update a dependency file internal python:uv Pull requests that update python:uv code
#1860 opened Apr 14, 2026 by dependabot Bot Loading…
Fix issue with relationship dict
#1874 opened Apr 19, 2026 by Tesla2000 Loading…
🔒️ Add zizmor and fix audit findings internal
#1871 opened Apr 17, 2026 by YuriiMotov Member Loading…
Remove obsolete TODO comments in test files
#1891 opened Apr 27, 2026 by adityamoolya Loading…
📝 Add docs about string columns length and AutoString docs Improvements or additions to documentation
#1723 opened Jan 27, 2026 by YuriiMotov Member Loading…
add model_dump options to sqlmodel_update
#1897 opened May 1, 2026 by A00474880 Loading…
🐛 Move __tablename__ default from @declared_attr to metaclass bug Something isn't working
#1821 opened Mar 18, 2026 by estarfoo 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…
✨ Add alias_priority parameter to Field feature New feature or request
#1727 opened Jan 28, 2026 by YuriiMotov Member Loading…
🗑️ Deprecate const and unique_items in Field breaking
#1732 opened Jan 29, 2026 by YuriiMotov Member Loading…
🔧 Upgrade pytest version and config conflicts Automatically generated when a PR has a merge conflict internal
#1774 opened Feb 21, 2026 by tiangolo Member Draft
ProTip! Filter pull requests by the default branch with base:main.