sqlmodel
sqlmodel copied to clipboard
fix: deprecation warning when using sqlmodel_update
Related #1369 #1334
I didn't update the get_model_fields type due to mypy complaining about differing function signatures. I wasn't sure if the old one should / could be changed.