Add serde::from_row_via_name

This commit is contained in:
Joscha 2023-04-01 00:02:02 +02:00
parent b3ce269534
commit 3fa39f5934
2 changed files with 79 additions and 0 deletions

View file

@ -16,6 +16,7 @@ Procedure when bumping the version number:
### Added
- `serde` feature
- `serde::from_row_via_index`
- `serde::from_row_via_name`
### Changed
- **(breaking)**