Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby ActiveRecord Basics Query Interface Finding Control

rake aborted! StandardError: An error has occurred, all later migrations canceled:

Mysql2::Error: Key column 'employees' doesn't exist in table: CREATE INDEX index_accounts_on_employees ON accounts (employees) /Users/jitendragoyal/biller/db/migrate/20160302231252_add_index_employees.rb:3:in change' ActiveRecord::StatementInvalid: Mysql2::Error: Key column 'employees' doesn't exist in table: CREATE INDEXindex_accounts_on_employeesONaccounts(employees`)

Did you get through this issue? I've seen later posts about other issues, so assume you have?

Steve.

1 Answer

issue solved.thanks