Should work fine. The only "magic" we do is to dynamically rewrite the database.yml file itself. We don't monkeypatch anything.
Oren On Tue, Jan 19, 2010 at 7:24 AM, Karl <[email protected]> wrote: > I am thinking of using a temporary table, most likely sqlite in memory > table. If I attempt to use the ActiveRecord methods to create a new db > connection and create the temporary table, will Heroku "intercept" > these and create the temp table in Postgres? > > -- > 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]<heroku%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > > > >--
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.
