Skip to content

Releases: fastapi/sqlmodel

0.0.4

25 Aug 13:48
Compare
Choose a tag to compare
  • 🎨 Fix type detection of select results in PyCharm. PR #15 by @tiangolo.

0.0.3

24 Aug 18:47
Compare
Choose a tag to compare
  • ⬆️ Update and relax specification range for sqlalchemy-stubs. PR #4 by @tiangolo.

0.0.2

24 Aug 18:27
Compare
Choose a tag to compare
  • This includes several small bug fixes detected during the first CI runs.
  • 💚 Fix CI installs and tests. PR #2 by @tiangolo.