spendright / msd

Merge SpendRight scraper data
Apache License 2.0
0 stars 1 forks source link

Read in YAML, fix missing brand field #38

Closed coyotemarin closed 8 years ago

coyotemarin commented 8 years ago

This change allows us to read input as either SQLite or YAML (or a combination) (see #36).

Also fixed a bug where if you didn't set the brand field in a row (say, in your manually entered YAML data), that row would be skipped when selecting by target (see #37).