diff options
author | Teddy Wing | 2022-03-23 00:24:22 +0100 |
---|---|---|
committer | Teddy Wing | 2022-03-23 00:27:50 +0100 |
commit | 2313a1bd0910e7b42cc23f83d6722272b87e0baf (patch) | |
tree | df1d0ac52ed1c050b377afae7c02921674d9fc22 /src/lib.rs | |
parent | 466aa5dc480048ff4448c2f2f1ee8cbe02cad3a8 (diff) | |
download | yaqlite-2313a1bd0910e7b42cc23f83d6722272b87e0baf.tar.bz2 |
extract(): Rename function to `db_insert()`
The name `extract()` didn't make sense to me any more since the function
is doing more than its originally intended behaviour which was to
extract the YAML into a hash-like format for easy insertion into the
database.
I decided to give up on that behaviour since this works for what we want
it to do. Maybe this function is doing more than it should, but I'm okay
with that for the current functional requirements.
Diffstat (limited to 'src/lib.rs')
0 files changed, 0 insertions, 0 deletions