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]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
