aboutsummaryrefslogtreecommitdiffstats
path: root/test2.yml
AgeCommit message (Collapse)Author
2022-03-12yaml_extract(): Don't try to insert data for nonexistent columnsTeddy Wing
If a hash key in the input YAML does not match one of the column names in the table we're inserting into, ignore that YAML field and use the other columns for insertion.