“SQLite3::SQLException: index already exists”, but I can’t find the index anywhere (Rails)
Trying to use a migration to create a joint table in Rails, but it’s raising a exception about duplicate index.
“SQLite3::SQLException: index already exists”, but I can’t find the index anywhere (Rails)
Trying to use a migration to create a joint table in Rails, but it’s raising a exception about duplicate index.