-
-
Notifications
You must be signed in to change notification settings - Fork 789
Pull requests: fastapi/sqlmodel
Author
Label
Projects
Milestones
Reviews
Assignee
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…
📝 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 Automatically generated when a PR has a merge conflict
docs
Improvements or additions to documentation
investigate
SQLModel
conflicts
#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…
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
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…
👷 Add codespell workflow + fix some typos
internal
investigate
#588
opened Apr 26, 2023 by
yarikoptic
Loading…
📝 Document Improvements or additions to documentation
.in_() method
docs
#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…
✨ Support SQLAlchemy keyed dict models with Pydantic v2
feature
New feature or request
#1287
opened Feb 6, 2025 by
nkrishnaswami
Loading…
🚨 Fix Automatically generated when a PR has a merge conflict
refactor
Type of "Field" is partially unknown with Pyright in strict mode
conflicts
#1644
opened Nov 11, 2025 by
mpyuglgwkxcmodyrpo
Loading…
🏷️ Adjust type annotation for New feature or request
Field.sa_type to support instantiated SQLAlchemy types
feature
#1345
opened Apr 21, 2025 by
diachkow
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.