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

📝 Update link syntax to minimal Markdown docs Improvements or additions to documentation
#1800 opened Mar 5, 2026 by tiangolo 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…
docs: Add AsyncSession and async tools tutorial (#626) docs Improvements or additions to documentation
#1831 opened Mar 26, 2026 by alexbthundiyil-spec Loading…
docs: add warning that table=True disables Pydantic validation docs Improvements or additions to documentation
#1880 opened Apr 21, 2026 by shubhamyx Loading…
[WIP] Update on_event with lifespan event handler in docs conflicts Automatically generated when a PR has a merge conflict docs Improvements or additions to documentation
#958 opened May 31, 2024 by ppommer Draft
2 of 3 tasks
📝 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 migrations section docs Improvements or additions to documentation
#1555 opened Sep 7, 2025 by ezeparziale Loading…
3 tasks done
Examples and tests for async support in SQLModel conflicts Automatically generated when a PR has a merge conflict docs Improvements or additions to documentation investigate
#471 opened Oct 18, 2022 by auphofBSF Loading…
Document using SQLAlchemy column types; add pydantic.EmailStr support conflicts Automatically generated when a PR has a merge conflict docs Improvements or additions to documentation
#762 opened Dec 27, 2023 by rmasters Draft
3 of 5 tasks
Added Documentation for usage with async tools. Fixes #626 conflicts Automatically generated when a PR has a merge conflict docs Improvements or additions to documentation
#633 opened Aug 8, 2023 by deshetti Loading…
Alembic integration and documentation conflicts Automatically generated when a PR has a merge conflict docs Improvements or additions to documentation feature New feature or request
#689 opened Oct 31, 2023 by Jufik Loading…
📝 Add docs page for self-referential model docs Improvements or additions to documentation
#408 opened Aug 26, 2022 by daniil-berg Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.