Hello all, I am relatively new to RoR, but I had been using Heroku Garden and the web based editor a bit. I am trying to understand how the moving of a locally created database to Heroku works. I understand in general how Git works, but how does Heroku "know" that the database for example is a MySQL database and not a Postgres database, etc...
Does this read the local database.yml file for this information? Is it essentially doing the migrate over again on Heroku? How is any of the existing local data itself then populated? Thanks in advance for your patience with a newb. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
