SeaQL/sea-orm

No reference to features list or alternate DB connectors in docs.

Offen

#2.332 geöffnet am 16.08.2024

 (4 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Rust (718 Forks)auto 404
Area:docsCategory:enhancementgood first issue

Repository-Metriken

Stars
 (9.827 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Description

Going to https://docs.rs/sea-orm/1.0.0/sea_orm/index.html and searching for "mysql" "sqlite" or "pgsql" does not show you what features are needed to be enabled or disabled for those backends.

This makes it hard for a new user since they should be able to find these features when reading this page.

Contributor Guide