launchbadge/sqlx

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

Open

#182 ouverte le 30 mars 2020

Voir sur GitHub
 (18 commentaires) (25 réactions) (0 assignés)Rust (1 307 forks)batch import
help wantedproposal

Métriques du dépôt

Stars
 (13 916 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Blocked on #181

Guide contributeur