Taps (http://github.com/ricardochimal/taps) lists as a known issue, "Foreign Keys get lost in the schema transfer".
Would anyone be able to suggest an idiomatic "Heroku" method for adding foreign key constraints subsequent to a db:push? My first thought is to collect groups of foreign key constraints into a migration, and then wait to run that migration until after the push. Gary http://www.realized-app.com -- 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.
