SeaQL/sea-orm

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

Aberta

#2.332 aberto em 16 de ago. de 2024

 (4 comentários) (0 reação) (1 responsável)Rust (718 forks)auto 404
Area:docsCategory:enhancementgood first issue

Métricas do repositório

Stars
 (9.827 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador