SeaQL/sea-orm

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

Aperta

#2332 aperta il 16 ago 2024

 (4 commenti) (0 reazioni) (1 assegnatario)Rust (718 fork)auto 404
Area:docsCategory:enhancementgood first issue

Metriche repository

Star
 (9827 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor