launchbadge/sqlx

[Proposal] Implement serde::Serialize for sqlx::Row

Open

#182 opened on 2020年3月30日

GitHub で見る
 (18 comments) (25 reactions) (0 assignees)Rust (13,916 stars) (1,307 forks)batch import
help wantedproposal

説明

Idea: It would be interesting to select rows from the database and instantly and easily serialize to a data format.

Blocked on #181

コントリビューターガイド

[Proposal] Implement serde::Serialize for sqlx::Row · launchbadge/sqlx#182 | Good First Issue