github fastapi/sqlmodel 0.0.25

16 hours ago

Features

  • ✨ Add overload for exec method to support insert, update, delete statements. PR #1342 by @seriaati.

Upgrades

  • ⬆️ Drop support for Python 3.7, require Python 3.8 or above. PR #1316 by @svlandeg.

Docs

  • ✏️ Fix typos in docs/tutorial/relationship-attributes/cascade-delete-relationships.md. PR #1543 by @YuriiMotov.
  • 🍱 Update SVG files, a single file per diagram, sans-serif fonts. PR #1373 by @tiangolo.
  • 📝 Grammar tweak in docs/tutorial/insert.md. PR #1368 by @brettcannon.
  • 📝 Update docs/tutorial/fastapi/relationships.md. PR #1365 by @Foxerine.
  • ✏️ Tweak the grammar in docs/learn/index.md. PR #1363 by @brettcannon.
  • 📝 Update all docs references to Optional to use the new syntax in Python 3.10, e.g. int | None. PR #1351 by @tiangolo.
  • 📝 Update install and usage with FastAPI CLI in FastAPI tutorial. PR #1350 by @tiangolo.
  • 📝 Update FastAPI tutorial docs to use the new model.sqlmodel_update() instead of old setattr(). PR #1117 by @jpizquierdo.
  • ✏️ Update docs/virtual-environments.md. PR #1321 by @sylvainHellin.

Internal

Don't miss a new sqlmodel release

NewReleases is sending notifications on new releases.