doug-wade/mls-elo

Fix goalkeeper statistics

Closed this issue · 0 comments

Currently, goalkeeper imports are spewing Reason: Error: SQLITE_ERROR: no such column: undefined, since they have different statistics. We'll need to fix the schema to include their stats, and only extract the relevant columns and insert them correctly.