mtgjson / mtgsqlive

MTGJSON build scripts to generate alternative data formats
https://mtgjson.com
MIT License
54 stars 32 forks source link

Fix errors causing data population to fail #31

Closed Jaecen closed 4 years ago

Jaecen commented 4 years ago

Fixes #30

There were a couple errors that was causing the data population to fail immediately in the 10E set, resulting in a DB with schema, but no data.

I've addressed both of those issues. The DB is now populating without errors.