-
-
Notifications
You must be signed in to change notification settings - Fork 845
Pull requests: fastapi/sqlmodel
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: Add documentation for async SQLModel usage
#1757
opened Feb 12, 2026 by
shuteng8787-sudo
Loading…
✨ Add
model_fields_optional to convert inherited fields to Optional
#1830
opened Mar 25, 2026 by
Krishnachaitanyakc
Loading…
5 tasks done
Fix: preserve relationship annotations during class creation
#1857
opened Apr 10, 2026 by
aliyevr889
Loading…
⬆ Bump actions/add-to-project from 1.0.2 to 2.0.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
internal
#1900
opened May 5, 2026 by
dependabot
Bot
Loading…
🏷️ Allow New feature or request
AliasChoices and AliasPath for validation_alias in Field
feature
#1728
opened Jan 28, 2026 by
YuriiMotov
Member
Loading…
🏷️ Allow New feature or request
Discriminator type for discriminator parameter in Field
feature
#1729
opened Jan 29, 2026 by
YuriiMotov
Member
Loading…
🏷️ Allow values that support New feature or request
SupportsGt (and others) protocol for gt, ge, lt and le in Field
feature
#1730
opened Jan 29, 2026 by
YuriiMotov
Member
Loading…
✨ Add support for Literal types
feature
New feature or request
#1736
opened Feb 2, 2026 by
svlandeg
Member
Loading…
📝 Update link syntax to minimal Markdown
docs
Improvements or additions to documentation
#1800
opened Mar 5, 2026 by
tiangolo
Member
Loading…
Add support for generic fields in SQLModel
conflicts
Automatically generated when a PR has a merge conflict
#1810
opened Mar 11, 2026 by
soufianeamini
Loading…
⬆ Bump pygithub from 2.9.0 to 2.9.1
dependencies
Pull requests that update a dependency file
internal
python:uv
Pull requests that update python:uv code
#1860
opened Apr 14, 2026 by
dependabot
Bot
Loading…
🔒️ Add zizmor and fix audit findings
internal
#1871
opened Apr 17, 2026 by
YuriiMotov
Member
Loading…
📝 Add docs about string columns length and Improvements or additions to documentation
AutoString
docs
#1723
opened Jan 27, 2026 by
YuriiMotov
Member
Loading…
🐛 Move Something isn't working
__tablename__ default from @declared_attr to metaclass
bug
#1821
opened Mar 18, 2026 by
estarfoo
Loading…
📝 Rename Improvements or additions to documentation
Weapon.hero field to Weapon.owner in code example to better reflect meaning
docs
#1718
opened Jan 22, 2026 by
YuriiMotov
Member
Loading…
✨ Add New feature or request
coerce_numbers_to_str, validate_default, union_mode and fail_fast parameters to Field
feature
#1726
opened Jan 28, 2026 by
YuriiMotov
Member
Loading…
✨ Add New feature or request
alias_priority parameter to Field
feature
#1727
opened Jan 28, 2026 by
YuriiMotov
Member
Loading…
🗑️ Deprecate
min_items and max_items parameters of Field
refactor
#1731
opened Jan 29, 2026 by
YuriiMotov
Member
Loading…
🗑️ Deprecate
const and unique_items in Field
breaking
#1732
opened Jan 29, 2026 by
YuriiMotov
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.