openfootball / help

help & support incl. frequently asked questions (FAQs) and answers - let's keep all support question in one issue tracker, thanks
5 stars 4 forks source link

*** error: Index name 'index_taggings_on_tag_id' on table 'taggings' already exists #7

Open randomm opened 7 years ago

randomm commented 7 years ago

Hi, I'm trying to use the sportdb tool to get an English database set up, however, I keep running into this error:

*** error: Index name 'index_taggings_on_tag_id' on table 'taggings' already exists

This happens with the new command, as well as create command.

(this is possibly a sportdb issue, not a datafile issue per se ... apologies in that case!)

geraldb commented 7 years ago

This is a known issue - for now sorry - the ActiveRecord 5.x series doesn't work yet. Cheers.

aprosdev commented 6 years ago

@geraldb I have same issue still. I am not sure whether this issue has been fixed for now or not.