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

Validate SQLModel on all Non-Database Sourced Data
#1823 opened Mar 19, 2026 by ClayGendron Loading…
♻️ Update syntax to use X | Y in tutorial file docs Improvements or additions to documentation
#1822 opened Mar 18, 2026 by svlandeg Loading…
🐛 Move __tablename__ default from @declared_attr to metaclass 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
#1810 opened Mar 11, 2026 by soufianeamini 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! Filter pull requests by the default branch with base:main.