launchbadge/sqlx

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

Open

#182 geöffnet am 30. März 2020

Auf GitHub ansehen
 (18 Kommentare) (25 Reaktionen) (0 zugewiesene Personen)Rust (1.307 Forks)batch import
help wantedproposal

Repository-Metriken

Stars
 (13.916 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Blocked on #181

Contributor Guide