これを行うことによって:
bundle exec heroku db:push
私はこれを得た:
! Taps Load Error: no such file to load -- sqlite3
! You may need to install or update the taps gem to use db commands.
! On most systems this will be:
!
! sudo gem install taps
これは私のdatabase.ymlファイルです:
development:
adapter: mysql2
encoding: utf8
database: g_dev
pool: 5
username: root
password: