actual_db_schema
actual_db_schema copied to clipboard
Phantom migrations with Acronims defined in another branch don't work
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)