aboutsummaryrefslogtreecommitdiffstats
path: root/src/sqlite.rs
diff options
context:
space:
mode:
authorTeddy Wing2022-03-23 00:24:22 +0100
committerTeddy Wing2022-03-23 00:27:50 +0100
commit2313a1bd0910e7b42cc23f83d6722272b87e0baf (patch)
treedf1d0ac52ed1c050b377afae7c02921674d9fc22 /src/sqlite.rs
parent466aa5dc480048ff4448c2f2f1ee8cbe02cad3a8 (diff)
downloadyaqlite-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/sqlite.rs')
0 files changed, 0 insertions, 0 deletions