On Tue, Jul 8, 2014 at 11:20 AM, Ron H <
swapti...@gmail.com> wrote:
> Because Heroku doesn't use SQLite.
Uh, no. It's because the DB on the OP's development machine has
nothing intrinsically to do with the DB on Heroku :-)
> Try to use Postgres DB in your development and production
> environments so you can backup your local database and restore it to Heroku
> database using pgAdminIII.
Heroku has native functionality to transfer data (`heroku pg:push`
and `heroku pg:pull`) if you're running Postgresql locally.
FWIW,
--
Hassan Schroeder ------------------------
hassan.s...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan