GitHub / fastapi-users / fastapi-users-db-sqlmodel
FastAPI Users - Database adapter for SQLModel
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastapi-users%2Ffastapi-users-db-sqlmodel
PURL: pkg:github/fastapi-users/fastapi-users-db-sqlmodel
Stars: 80
Forks: 17
Open issues: 5
License: mit
Language: Python
Size: 49.8 KB
Dependencies parsed at: Pending
Created at: about 4 years ago
Updated at: 5 months ago
Pushed at: over 1 year ago
Last synced at: about 2 months ago
Topics: fastapi-users
Funding Links https://github.com/sponsors/frankie567
v0.0.5
v0.0.5 Pre-release
⚠️ 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.
Download
v0.0.3
v0.0.3 Pre-release
⚠️ 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.
Download
v0.0.1
v0.0.1 Pre-release
⚠️ 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.
Download