An open API service providing repository metadata for many open source software ecosystems.

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

Releases
v0.3.0

v0.3.0

Bump version 0.2.0 → 0.3.0

Improvements

  • Use latest version of SQLModel
  • Remove SQLAlchemy dependency pin, it’s now in sync with the one asked by SQLModel
over 2 years ago
Download
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.
about 4 years ago
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.
about 4 years ago
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.
about 4 years ago
Download