wikispeedruns / wikipedia-speedruns

Source code for Wikipedia Speedruns!
https://wikispeedruns.com
MIT License
100 stars 30 forks source link

populate_db.py error with run language #485

Closed mliu59 closed 1 year ago

mliu59 commented 1 year ago

sql error when running populate_db.py: pymysql.err.OperationalError: (1364, "Field 'language' doesn't have a default value")

bricehalder commented 1 year ago

is this still an issue, wasn't able to repro

mliu59 commented 1 year ago

Tried again and it seemed to work fine... Don't think this is an issue anymore. Closing issue