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

Add a direct dependency on typing-extensions
#1815 opened Mar 14, 2026 by musicinmybrain Loading…
⬆ Bump ruff from 0.15.5 to 0.15.6 dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code
#1814 opened Mar 13, 2026 by dependabot bot Loading…
⬆ Bump cairosvg from 2.8.2 to 2.9.0 dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code
#1813 opened Mar 13, 2026 by dependabot bot Loading…
⬆ Bump dorny/paths-filter from 3 to 4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code internal
#1812 opened Mar 13, 2026 by dependabot bot Loading…
Add support for generic fields in SQLModel
#1810 opened Mar 11, 2026 by soufianeamini Loading…
📌 Update internal dependency limits internal
#1809 opened Mar 11, 2026 by svlandeg Loading…
👷 Replace mypy with ty in precommit internal
#1806 opened Mar 9, 2026 by svlandeg Loading…
📝 Update link syntax to minimal Markdown docs Improvements or additions to documentation
#1800 opened Mar 5, 2026 by tiangolo Loading…
📝 Add dates to release notes docs Improvements or additions to documentation
#1786 opened Feb 25, 2026 by YuriiMotov Loading…
🔧 Upgrade pytest version and config conflicts Automatically generated when a PR has a merge conflict internal
#1774 opened Feb 21, 2026 by tiangolo Draft
✨ Add support for Literal types feature New feature or request
#1736 opened Feb 2, 2026 by svlandeg Loading…
🏷️ Allow Discriminator type for discriminator parameter in Field feature New feature or request
#1729 opened Jan 29, 2026 by YuriiMotov Loading…
🏷️ Allow AliasChoices and AliasPath for validation_alias in Field feature New feature or request
#1728 opened Jan 28, 2026 by YuriiMotov Loading…
✨ Add alias_priority parameter to Field feature New feature or request
#1727 opened Jan 28, 2026 by YuriiMotov Loading…
📝 Add docs about string columns length and AutoString docs Improvements or additions to documentation
#1723 opened Jan 27, 2026 by YuriiMotov 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 Loading…
📝 Use FastAPI lifespan instead of startup event conflicts Automatically generated when a PR has a merge conflict docs Improvements or additions to documentation
#1687 opened Dec 23, 2025 by Michele0303 Loading…
✨ Add overload for exec method to support text statement feature New feature or request
#1657 opened Nov 26, 2025 by YuriiMotov Loading…
ProTip! Exclude everything labeled bug with -label:bug.