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

Created on 30 Mar 2020  路  1Comment  路  Source: launchbadge/sqlx

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

Blocked on #181

help wanted proposal

>All comments

With #181 closed and available on the master branch, has there been any interest in this? It would be nice to avoid serde_json::Value.

Was this page helpful?
0 / 5 - 0 ratings