Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add support for updating items and upgrade SQLModel to 0.0.16 (which supports model object updates) #601

Merged
merged 3 commits into from
Feb 17, 2024

Conversation

tiangolo
Copy link
Member

✨ Add support for updating items and upgrade SQLModel to 0.0.16 (which supports model object updates)

For more details, check the SQLModel docs: https://sqlmodel.tiangolo.com/tutorial/fastapi/update/ and https://sqlmodel.tiangolo.com/tutorial/fastapi/update-extra-data/

@tiangolo tiangolo added the feature New feature or request label Feb 17, 2024
@tiangolo tiangolo merged commit fe95750 into master Feb 17, 2024
@tiangolo tiangolo deleted the sqlmodel-update branch February 17, 2024 20:29
gusevyaroslove pushed a commit to gusevyaroslove/fastapi-template that referenced this pull request Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant