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 support for SQLAlchemy polymorphic models conflicts Automatically generated when a PR has a merge conflict feature New feature or request
#1226 opened Nov 26, 2024 by PaleNeutron Loading…
✨ Support sqlalchemy MappedColumn conflicts Automatically generated when a PR has a merge conflict feature New feature or request
#1143 opened Oct 21, 2024 by spazm Loading…
✨ Add support for Literal types conflicts Automatically generated when a PR has a merge conflict feature New feature or request
#1439 opened Jul 24, 2025 by nsaccente Loading…
✨Properly support inheritance of Relationship attributes conflicts Automatically generated when a PR has a merge conflict feature New feature or request
#886 opened Apr 8, 2024 by earshinov Loading…
📝 Use FastAPI lifespan instead of startup event docs Improvements or additions to documentation
#1687 opened Dec 23, 2025 by Michele0303 Loading…
✨ Automatically map dictionaries to JSON conflicts Automatically generated when a PR has a merge conflict feature New feature or request
#1599 opened Oct 9, 2025 by patrick91 Loading…
✨ Add dynamic model creation conflicts Automatically generated when a PR has a merge conflict feature New feature or request investigate
#43 opened Aug 27, 2021 by watkinsm Loading…
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…
Class Initialisation Validation Kwarg conflicts Automatically generated when a PR has a merge conflict feature New feature or request
#227 opened Jan 17, 2022 by AndrewRiggs-Atkins 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
Possibility to change default Pydantic to SQLAlchemy mappings conflicts Automatically generated when a PR has a merge conflict feature New feature or request
#800 opened Feb 12, 2024 by sambadi Loading…
✨ Add PEP 593 support for Requirement annotations conflicts Automatically generated when a PR has a merge conflict feature New feature or request
#1192 opened Oct 29, 2024 by bolu61 Loading…
Fix json validation of complex types in strict models bug Something isn't working conflicts Automatically generated when a PR has a merge conflict
#818 opened Feb 25, 2024 by JacobHayes Draft
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…
✨ Ensure that type checks are executed when setting table=True conflicts Automatically generated when a PR has a merge conflict feature New feature or request
#1041 opened Aug 1, 2024 by monchin Loading…
Support hybrid_property, column_property, declared_attr conflicts Automatically generated when a PR has a merge conflict feature New feature or request
#801 opened Feb 14, 2024 by 50Bytes-dev Loading…
👽️ Support Pydantic version 2.10 bug Something isn't working conflicts Automatically generated when a PR has a merge conflict
#1215 opened Nov 15, 2024 by mtr Draft
📝 Document .in_() method docs Improvements or additions to documentation
#619 opened Jul 13, 2023 by masylum Loading…
✨ Add field-level db comments when a field description exists conflicts Automatically generated when a PR has a merge conflict feature New feature or request
#1293 opened Feb 8, 2025 by iloveitaly Draft
🐛 Make generics work with SQLModel as base class bug Something isn't working
#1275 opened Jan 24, 2025 by ryangalamb Loading…
✨ Make field's description interpret as column's comment feature New feature or request
#1335 opened Mar 29, 2025 by eumiro Draft
✨ Support SQLAlchemy keyed dict models with Pydantic v2 feature New feature or request
#1287 opened Feb 6, 2025 by nkrishnaswami Loading…
🚨 Fix Type of "Field" is partially unknown with Pyright in strict mode conflicts Automatically generated when a PR has a merge conflict refactor
#1644 opened Nov 11, 2025 by mpyuglgwkxcmodyrpo Loading…
ProTip! Filter pull requests by the default branch with base:main.