Pull requests · fastapi/sqlmodel
⬆ Bump mypy from 1.19.1 to 1.20.0 dependencies Pull requests that update a dependency file internal python:uv Pull requests that update python:uv code
#1843 opened Mar 31, 2026 by dependabot bot Loading…
🔒 Pin GitHub actions by commit SHA internal
#1840 opened Mar 30, 2026 by YuriiMotov Loading…
⬆ Bump ruff from 0.15.7 to 0.15.8 dependencies Pull requests that update a dependency file internal python:uv Pull requests that update python:uv code
#1834 opened Mar 26, 2026 by dependabot bot Loading…
docs: Add AsyncSession and async tools tutorial (#626) docs Improvements or additions to documentation
#1831 opened Mar 26, 2026 by alexbthundiyil-spec Loading…
✨ Add model_fields_optional to convert inherited fields to Optional
#1830 opened Mar 25, 2026 by Krishnachaitanyakc Loading…
5 tasks done
Validate SQLModel on all Non-Database Sourced Data
#1823 opened Mar 19, 2026 by ClayGendron Loading…
🐛 Move __tablename__ default from @declared_attr to metaclass
bug
Something isn't working
#1821 opened Mar 18, 2026 by estarfoo Loading…
fix: improve type safety and error handling bug Something isn't working
#1819 opened Mar 18, 2026 by N3XT3R1337 Loading…
Add support for generic fields in SQLModel
#1810 opened Mar 11, 2026 by soufianeamini Loading…
👷 Replace mypy with ty in precommit
internal
#1806 opened Mar 9, 2026 by svlandeg Loading…
📝 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…