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 feature New feature or request
#1226 opened Nov 26, 2024 by PaleNeutron Loading…
Added Documentation for usage with async tools. Fixes #626 docs Improvements or additions to documentation
#633 opened Aug 8, 2023 by deshetti Loading…
🐛 Support mixins feature New feature or request investigate
#256 opened Feb 28, 2022 by byrman Loading…
📝 Add example code for sa_column onupdate timestamps docs Improvements or additions to documentation investigate
#372 opened Jun 30, 2022 by RobertRosca Loading…
📝 Add docs page for self-referential model docs Improvements or additions to documentation
#408 opened Aug 26, 2022 by daniil-berg Loading…
Added asynchronous support feature New feature or request
#435 opened Sep 4, 2022 by Jaroslav2001 Loading…
Add config option to load relationship fields. feature New feature or request investigate
#445 opened Sep 11, 2022 by busykoala Loading…
Examples and tests for async support in SQLModel docs Improvements or additions to documentation investigate
#471 opened Oct 18, 2022 by auphofBSF Loading…
✨ Add support for hybrid_property feature New feature or request investigate
#482 opened Oct 31, 2022 by van51 Loading…
📝 Add migrations section docs Improvements or additions to documentation
#512 opened Dec 15, 2022 by ezeparziale Loading…
3 tasks done
Add kwargs to ForeignKey definitions feature New feature or request
#610 opened Jun 21, 2023 by thedamnedrhino Loading…
✨ Add dynamic model creation feature New feature or request investigate
#43 opened Aug 27, 2021 by watkinsm Loading…
update async extension and add tests feature New feature or request
#635 opened Aug 10, 2023 by PookieBuns Loading…
Alembic integration and documentation docs Improvements or additions to documentation feature New feature or request
#689 opened Oct 31, 2023 by Jufik Loading…
Document using SQLAlchemy column types; add pydantic.EmailStr support docs Improvements or additions to documentation
#762 opened Dec 27, 2023 by rmasters Draft
3 of 5 tasks
Add type of _TScalar at expression.py.jinja2 feature New feature or request
#776 opened Jan 9, 2024 by NapoliN Loading…
📝 Update docs to advise against using from __future__ import annotations docs Improvements or additions to documentation
#778 opened Jan 10, 2024 by aholten Loading…
⬆ Bump ruff from 0.12.0 to 0.12.1 dependencies Pull requests that update a dependency file internal python Pull requests that update Python code
#1414 opened Jun 26, 2025 by dependabot bot Loading…
Possibility to change default Pydantic to SQLAlchemy mappings feature New feature or request
#800 opened Feb 12, 2024 by sambadi Loading…
Support hybrid_property, column_property, declared_attr feature New feature or request
#801 opened Feb 14, 2024 by 50Bytes-dev Loading…
Tests and example for how to use relationship alias. docs Improvements or additions to documentation
#815 opened Feb 24, 2024 by cycledriver Loading…
Document IN() docs Improvements or additions to documentation
#619 opened Jul 13, 2023 by masylum Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.