diff options
author | Teddy Wing | 2022-04-01 21:56:58 +0200 |
---|---|---|
committer | Teddy Wing | 2022-04-01 21:56:58 +0200 |
commit | fd1b777ec9bc70e8444c12cb453d14e72db2462c (patch) | |
tree | 20b15a0d1a2824dfa584dfdc9aa6035a499a4aa1 /src/lib.rs | |
parent | 775cf46a55379b6c712fd4770fd48935c2d06cc4 (diff) | |
download | yaqlite-fd1b777ec9bc70e8444c12cb453d14e72db2462c.tar.bz2 |
yaml::db_insert(): Generalise YAML walking function
Split `db_insert()` into one function to do the YAML document recursion
and another to do the database insertion.
This will allow us to reuse the YAML document recursion function for
database `UPDATE` queries.
Diffstat (limited to 'src/lib.rs')
0 files changed, 0 insertions, 0 deletions