Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
fastapi
/
sqlmodel
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
886
Star
18.3k
Code
Issues
1
Pull requests
56
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
add model_dump options to sqlmodel_update
- #1897
#1897
Open
A00474880
wants to merge 13 commits into
fastapi:main
fastapi/sqlmodel:main
from
A00474880:improve_sqlmodel_update
A00474880/sqlmodel:improve_sqlmodel_update
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
add model_dump options to sqlmodel_update
#1897
A00474880
wants to merge 13 commits into
fastapi:main
fastapi/sqlmodel:main
from
A00474880:improve_sqlmodel_update
A00474880/sqlmodel:improve_sqlmodel_update
Copy head branch name to clipboard
Commits
Commits on May 1, 2026
add model_dump options to sqlmodel_update
A00474880
committed
4885b99
View commit details
Copy full SHA for 4885b99
Browse repository at this point
🎨 Auto format
pre-commit-ci-lite[bot]
authored
3d17d08
View commit details
Copy full SHA for 3d17d08
Browse repository at this point
Commits on May 6, 2026
Merge branch 'main' into improve_sqlmodel_update
A00474880
authored
35ddc4c
View commit details
Copy full SHA for 35ddc4c
Browse repository at this point
Commits on May 7, 2026
type support for model_dump_kwargs
A00474880
committed
59d71de
View commit details
Copy full SHA for 59d71de
Browse repository at this point
creates temp UpdateModel to avoid issues with SQLModel's serialization settings like `include` and `exclude`
A00474880
committed
ac676fb
View commit details
Copy full SHA for ac676fb
Browse repository at this point
updating test
A00474880
committed
d9ffaf1
View commit details
Copy full SHA for d9ffaf1
Browse repository at this point
Merge remote-tracking branch 'origin/improve_sqlmodel_update' into improve_sqlmodel_update
A00474880
committed
f399589
View commit details
Copy full SHA for f399589
Browse repository at this point
🎨 Auto format
pre-commit-ci-lite[bot]
authored
66c8b88
View commit details
Copy full SHA for 66c8b88
Browse repository at this point
remove defaults from _ModelDumpKwargs TypedDict
A00474880
committed
8fe99e9
View commit details
Copy full SHA for 8fe99e9
Browse repository at this point
Merge remote-tracking branch 'origin/improve_sqlmodel_update' into improve_sqlmodel_update
A00474880
committed
0295137
View commit details
Copy full SHA for 0295137
Browse repository at this point
🎨 Auto format
pre-commit-ci-lite[bot]
authored
51ad5c3
View commit details
Copy full SHA for 51ad5c3
Browse repository at this point
Commits on May 15, 2026
Merge branch 'main' into improve_sqlmodel_update
A00474880
authored
3785cde
View commit details
Copy full SHA for 3785cde
Browse repository at this point
Commits on Jun 18, 2026
Merge branch 'main' into improve_sqlmodel_update
A00474880
authored
e5a26bc
View commit details
Copy full SHA for e5a26bc
Browse repository at this point
You can’t perform that action at this time.