-
- Notifications
You must be signed in to change notification settings - Fork 785
Pull requests: fastapi/sqlmodel
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
⬆ Bump actions/cache from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code internal
#1673 opened Dec 11, 2025 by dependabot bot Loading…
⬆ Bump ruff from 0.14.8 to 0.14.9 dependencies Pull requests that update a dependency file internal python Pull requests that update Python code
#1672 opened Dec 11, 2025 by dependabot bot Loading…
Raise error for invalid fields in sqlmodel_update method
#1670 opened Dec 8, 2025 by JusticeBrains Loading…
✅ Simplify tests for code examples, one test file for multiple variants internal
#1664 opened Dec 2, 2025 by YuriiMotov Loading…
⬆ Bump markdown-include-variants from 0.0.5 to 0.0.7 dependencies Pull requests that update a dependency file internal python Pull requests that update Python code
#1663 opened Dec 2, 2025 by dependabot bot Loading…
⬆ Bump mypy from 1.18.2 to 1.19.0 dependencies Pull requests that update a dependency file internal python Pull requests that update Python code
#1660 opened Nov 28, 2025 by dependabot bot Loading…
✨ Add overload for New feature or request
exec method to support text statement feature #1657 opened Nov 26, 2025 by YuriiMotov Loading…
⬆ Bump dirty-equals from 0.9.0 to 0.11 dependencies Pull requests that update a dependency file internal python Pull requests that update Python code
#1649 opened Nov 17, 2025 by dependabot bot Loading…
🚨 Fix
Type of "Field" is partially unknown with Pyright in strict mode refactor #1644 opened Nov 11, 2025 by mpyuglgwkxcmodyrpo Loading…
📝 Fix async example in Improvements or additions to documentation
session.execute() docstring & deprecation message docs #1643 opened Nov 11, 2025 by DanielLeviLucas Loading…
📝 Fix small typos in the documentation docs Improvements or additions to documentation
#1641 opened Nov 10, 2025 by svlandeg Loading…
🐛 Fix Something isn't working
tuple_ return type annotation bug #1639 opened Nov 7, 2025 by kakeruzoku Loading…
✨ Add support for PEP695 New feature or request
type alias syntax feature #1628 opened Oct 28, 2025 by stickm4n Loading…
👷 Disable test workflow run by cron on forks internal
#1611 opened Oct 20, 2025 by YuriiMotov Loading…
🐛 Fix support for Something isn't working
Annotated fields with Pydantic 2.12+ (alternative) bug #1607 opened Oct 15, 2025 by vimota Loading…
🐛 fix: remove unused __future__ import (to resolve pyright type errors) internal
#1604 opened Oct 13, 2025 by youhogeon-meritz • Draft
🐛 Fix support for Something isn't working
Annotated fields with Pydantic 2.12+ bug #1603 opened Oct 11, 2025 by stickm4n Loading…
♻️ Ignore
on_event is deprecated deprecation warnings, fix ValidationError import warning refactor #1600 opened Oct 9, 2025 by YuriiMotov Loading…
✨ Automatically map dictionaries to JSON feature New feature or request
#1599 opened Oct 9, 2025 by patrick91 Loading…
🐛 Fix Something isn't working
alias support for Pydantic v2 bug #1577 opened Sep 25, 2025 by ravishan16 Loading…
📝 Add migrations section docs Improvements or additions to documentation
#1555 opened Sep 7, 2025 by ezeparziale Loading…
3 tasks done
✨ Add support for New feature or request
Literal types feature #1439 opened Jul 24, 2025 by nsaccente 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…
✨ Add New feature or request
IntEnum type that allows storing values of enum as integers in database feature #1337 opened Apr 3, 2025 by KunxiSun Loading…
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.