diff options
author | Teddy Wing | 2022-03-19 16:14:13 +0100 |
---|---|---|
committer | Teddy Wing | 2022-03-19 16:14:13 +0100 |
commit | 332e80efa7c3bec05ef51b0243c13aa2abe39e43 (patch) | |
tree | dfcffc1871a9c6820ae4b45dd029793aabb6ffcb /src/main.rs | |
parent | 4365eb71c542364a4443f73e352e28a508086b5d (diff) | |
download | yaqlite-332e80efa7c3bec05ef51b0243c13aa2abe39e43.tar.bz2 |
select: Handle multiple records found
If no records were found, continue to return `Yaml::Null`. If a single
record was found, return a `Yaml::Hash`. Otherwise, return a
`Yaml::Array` containing all the records.
Diffstat (limited to 'src/main.rs')
0 files changed, 0 insertions, 0 deletions