aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-03-09Idea for inserting values from YAML into SQLite tableTeddy Wing
2022-03-09Check if YAML hash key matches column nameTeddy Wing
2022-03-09get_column_names(): Put column names in a `HashMap`Teddy Wing
2022-03-08get_column_names(): Remove transaction codeTeddy Wing
2022-03-08Get column names from SQLite tableTeddy Wing
2022-03-08Try extracting YAML dataTeddy Wing
2022-03-07Try reading and parsing a YAML fileTeddy Wing
2022-03-07New Rust 1.59.0 projectTeddy Wing