Pull requests · fastapi/sqlmodel
⬆ Bump black from 26.1.0 to 26.3.0 dependencies Pull requests that update a dependency file internal python:uv Pull requests that update python:uv code
#1803 opened Mar 6, 2026 by dependabot bot Loading…
📝 Add documentation for unique and check constraints docs Improvements or additions to documentation
#1802 opened Mar 6, 2026 by bBlazewavE Loading…
2
📝 Update link syntax to minimal Markdown docs Improvements or additions to documentation
#1800 opened Mar 5, 2026 by tiangolo Loading…
📝 Add dates to release notes docs Improvements or additions to documentation
#1786 opened Feb 25, 2026 by YuriiMotov Loading…
🔧 Upgrade pytest version and config conflicts Automatically generated when a PR has a merge conflict internal
docs: Add documentation for async SQLModel usage
#1757 opened Feb 12, 2026 by shuteng8787-sudo Loading…
✨ Add support for Literal types feature New feature or request
#1736 opened Feb 2, 2026 by svlandeg Loading…
🗑️ Deprecate const and unique_items in Field
breaking
#1732 opened Jan 29, 2026 by YuriiMotov Loading…
🗑️ Deprecate min_items and max_items parameters of Field
refactor
#1731 opened Jan 29, 2026 by YuriiMotov Loading…
🏷️ Allow values that support SupportsGt (and others) protocol for gt, ge, lt and le in Field
feature
New feature or request
#1730 opened Jan 29, 2026 by YuriiMotov Loading…
🏷️ Allow Discriminator type for discriminator parameter in Field
feature
New feature or request
#1729 opened Jan 29, 2026 by YuriiMotov Loading…
🏷️ Allow AliasChoices and AliasPath for validation_alias in Field
feature
New feature or request
#1728 opened Jan 28, 2026 by YuriiMotov Loading…
✨ Add alias_priority parameter to Field
feature
New feature or request
#1727 opened Jan 28, 2026 by YuriiMotov Loading…
✨ Add coerce_numbers_to_str, validate_default, union_mode and fail_fast parameters to Field
feature
New feature or request
#1726 opened Jan 28, 2026 by YuriiMotov Loading…
✨ Add strict, examples, deprecated, exclude_if and field_title_generator parameters to Field
feature
New feature or request
#1725 opened Jan 28, 2026 by YuriiMotov Loading…
🏷️ Fix typing for exclude parameter of Field, deprecate include parameter
refactor
#1724 opened Jan 28, 2026 by YuriiMotov Loading…
📝 Add docs about string columns length and AutoString
docs
Improvements or additions to documentation
#1723 opened Jan 27, 2026 by YuriiMotov Loading…
📝 Rename Weapon.hero field to Weapon.owner in code example to better reflect meaning
docs
Improvements or additions to documentation
#1718 opened Jan 22, 2026 by YuriiMotov Loading…
📝 Use FastAPI lifespan instead of startup event conflicts Automatically generated when a PR has a merge conflict docs Improvements or additions to documentation
#1687 opened Dec 23, 2025 by Michele0303 Loading…
📝 Fix ambiguous phrasing regarding HeroPublicWithTeam model
docs
Improvements or additions to documentation
#1678 opened Dec 15, 2025 by berkaykrc Loading…
✨ Add overload for exec method to support text statement
feature
New feature or request
#1657 opened Nov 26, 2025 by YuriiMotov Loading…
✨ Add support for PEP695 type alias syntax
feature
New feature or request
#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…
♻️ 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 conflicts Automatically generated when a PR has a merge conflict feature New feature or request
#1599 opened Oct 9, 2025 by patrick91 Loading…