SeaQL/sea-orm
No reference to features list or alternate DB connectors in docs.
開放
#2,332 建立於 2024年8月16日
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.