I've created a migration that adds new columns to one of my tables.
When I do db:migrate, the migration runs without any errors, but when
I check the database (through the data tab) the new columns do not
show up. When I try to reverse the migration, it gives me errors that
the columns do not exist.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Heroku" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---