Skip to content

Conversation

@jpizquierdo
Copy link
Contributor

change old setattr() for sqlmodel.sqlmodel_update(), is has been updated in version 0.0.16
also in contributing, the name of the scripts to execute the test and the coverage has changed the name.

@github-actions github-actions bot added the docs Improvements or additions to documentation label Sep 25, 2024
@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2024

@jpizquierdo
Copy link
Contributor Author

@tiangolo now it is all green with your last commits :)

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@tiangolo tiangolo changed the title change old setattr() for sqlmodel.sqlmodel_update(), is has been updated in version 0.0.16 📝 Update FastAPI tutorial docs to use the new model.sqlmodel_update() instead of old setattr() Apr 27, 2025
Copy link
Member

@tiangolo tiangolo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thank you! 🚀

I ran the local docs dev server to check the docs, I checked the tutorial for FastAPI to check the highlights and updated the ones in docs/tutorial/fastapi/teams.md, it seems those were the only ones that needed updating, the rest seemed fine.

Thank you! ☕

@tiangolo tiangolo merged commit bc67b58 into fastapi:main Apr 27, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation

2 participants