Releases: fastapi-users/fastapi-users-db-sqlmodel
Releases · fastapi-users/fastapi-users-db-sqlmodel
v0.3.0
v0.0.5
⚠️ This should be considered as a test release and not yet suited for production use
Improvements
- Enforce is_active/is_superuser/is_verified to be not nullable
Known issues
- Missing documentation.
- Due to a bug in SQLModel, UUID parsing can fail and provoke errors when retrieving users.
v0.0.3
⚠️ This should be considered as a test release and not yet suited for production use
Improvements
- Add an async-compatible version of the database class
Known issues
- Missing documentation.
- Due to a bug in SQLModel, UUID parsing can fail and provoke errors when retrieving users.
v0.0.1
⚠️ This should be considered as a test release and not yet suited for production use
Known issues
- Missing documentation.
- Due to a bug in SQLModel, UUID parsing can fail and provoke errors when retrieving users.