launchbadge/sqlx

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

Ouverte

#182 ouverte le 30 mars 2020

 (18 commentaires) (25 réactions) (0 personne assignée)Rust (1 307 forks)batch import
help wantedproposal

Métriques du dépôt

Stars
 (13 916 étoiles)
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