SeaQL/sea-orm

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

开放

#2,332 创建于 2024年8月16日

 (4 条评论) (0 个反应) (1 位负责人)Rust (718 个派生)auto 404
Area:docsCategory:enhancementgood first issue

仓库指标

星标
 (9,827 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南