launchbadge/sqlx

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

Open

#182 aberto em 30 de mar. de 2020

Ver no GitHub
 (18 comments) (25 reactions) (0 assignees)Rust (1.307 forks)batch import
help wantedproposal

Métricas do repositório

Stars
 (13.916 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Blocked on #181

Guia do colaborador