widefix/actual_db_schema

Phantom migrations with Acronims defined in another branch don't work

ka8725 opened this issue · 0 comments

The TS360 acronym was defined in another branch, and the migration was migrated. Then the following error appeared:

NameError: uninitialized constant AddTs360UsersAddressesAssoc
Did you mean?  AddTS360UsersAddressesAssoc


Caused by:
NameError: uninitialized constant AddTs360UsersAddressesAssoc
Did you mean?  AddTS360UsersAddressesAssoc

Tasks: TOP => db:rollback_branches
(See full trace by running task with --trace)