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
Sort

Pull requests list

Update Docs - FastAPI on_startup method to lifespan docs Improvements or additions to documentation
#1366 opened May 5, 2025 by Yuerchu Loading…
✨ Allow deleting all rows from a table feature New feature or request
#1349 opened Apr 25, 2025 by jnewbery Loading…
✨ Add implementation of AsyncSession.run_sync() feature New feature or request
#1347 opened Apr 24, 2025 by jnewbery Loading…
✨ Add UpdateBase overload for exec method in AsyncSession and Session feature New feature or request
#1342 opened Apr 10, 2025 by seriaati Loading…
✨ Add IntEnum for sqltypes feature New feature or request
#1337 opened Apr 3, 2025 by KunxiSun Loading…
✨ Make field's description interpret as column's comment feature New feature or request
#1335 opened Mar 29, 2025 by eumiro Draft
✨ Increase number_of_types to 5 to support longer select queries feature New feature or request
#1333 opened Mar 27, 2025 by GiorgioPorgio Loading…
✨ Support SQLAlchemy keyed dict models feature New feature or request
#1287 opened Feb 6, 2025 by nkrishnaswami Loading…
⬆ Bump mypy from 1.4.1 to 1.15.0 dependencies Pull requests that update a dependency file internal python Pull requests that update Python code
#1286 opened Feb 5, 2025 by dependabot bot Loading…
🐛 Make generics work with SQLModel as base class bug Something isn't working
#1275 opened Jan 24, 2025 by ryangalamb Loading…
✨ Support sqlmodel_rebuild feature New feature or request
#1270 opened Jan 17, 2025 by adsharma Loading…
✨ Add support for SQLAlchemy polymorphic models feature New feature or request
#1226 opened Nov 26, 2024 by PaleNeutron Loading…
👽️ Support Pydantic version 2.10 bug Something isn't working
#1215 opened Nov 15, 2024 by mtr Draft
✨ Add PEP 593 support for Requirement annotations feature New feature or request
#1192 opened Oct 29, 2024 by bolu61 Loading…
✨ Allow to use Enums in custom DB schema feature New feature or request
#1146 opened Oct 25, 2024 by KrilleGH Loading…
✨ Support sqlalchemy MappedColumn feature New feature or request
#1143 opened Oct 21, 2024 by spazm Loading…
🐛 Fix instance of related object added to session on validation bug Something isn't working
#1052 opened Aug 7, 2024 by mskrip Loading…
🐛 Ensure that type checks are executed when setting table=True bug Something isn't working
#1041 opened Aug 1, 2024 by monchin Loading…
Field() supports json_schema_extra for Pydantic v2 feature New feature or request
#1035 opened Jul 26, 2024 by KimigaiiWuyi Loading…
ProTip! Exclude everything labeled bug with -label:bug.