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

GitHub / fastapi-users / fastapi-users-db-sqlalchemy

FastAPI Users - Database adapter for SQLAlchemy

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastapi-users%2Ffastapi-users-db-sqlalchemy
PURL: pkg:github/fastapi-users/fastapi-users-db-sqlalchemy

Stars: 33
Forks: 16
Open issues: 9

License: mit
Language: Python
Size: 112 KB
Dependencies parsed at: Pending

Created at: about 4 years ago
Updated at: 3 months ago
Pushed at: 10 months ago
Last synced at: about 1 month ago

Commit Stats

Commits: 67
Authors: 2
Mean commits per author: 33.5
Development Distribution Score: 0.015
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/fastapi-users/fastapi-users-db-sqlalchemy

Topics: fastapi-users

Funding Links https://github.com/sponsors/frankie567

Releases
v7.0.0

v7.0.0

Bump version 6.0.1 → 7.0.0

Breaking changes

  • Drop Python 3.8 support
10 months ago
Download
v6.0.1

v6.0.1

Bump version 6.0.0 → 6.0.1

Bug fixes

  • Fix error with eagerly-loaded relationships not loaded after create and update
over 2 years ago
Download
v6.0.0

v6.0.0

Bump version 5.0.0 → 6.0.0

Breaking changes

  • Drop Python 3.7 support
over 2 years ago
Download
v5.0.0

v5.0.0

Bump version 4.0.5 → 5.0.0

Breaking changes

  • Migrate to SQLAlchemy 2.0.
    • If you need to stay on SQLAlchemy 1.4, you can pin this dependency: fastapi-users-db-sqlalchemy<5.0.0
over 2 years ago
Download
v4.0.5

v4.0.5

Bump version 4.0.4 → 4.0.5

Bug fixes

  • Add upper bound to SQLAlchemy dependency to avoid incompatibility with SQLAlchemy 2.0 and force to stay on SQLAlchemy 1.4

Update for SQLAlchemy 2.0 will come soon!

almost 3 years ago
Download
v4.0.4

v4.0.4

Bump version 4.0.3 → 4.0.4

Improvements

  • Use Hatch for package management
  • Fix depreciation warnings
almost 3 years ago
Download
v3.0.1

v3.0.1

Bug fixes

  • Add missing extra asyncio dependency for SQLAlchemy
    • If you experienced the error ValueError: the greenlet library is required to use this function. No module named 'greenlet', this should fix it.
over 3 years ago
Download