Eri*_*rik 10 ruby database migration heroku taps
我收到以下错误消息:
heroku db:pull --debug postgres://USERNAME:PASSWORD@localhost/test
Loaded Taps v0.3.23
Warning: Data in the database 'postgres://USERNAME:PASSWORD@localhost/test' will be overwritten and will not be recoverable.
Receiving schema
Unable to fetch tables information from http://heroku:foo9dsfsdfsdb465ar@taps19.heroku.com. Please check the server log.
Run Code Online (Sandbox Code Playgroud)
上面的命令不会在日志中生成任何可以使用"heroku logs"查看的消息.
知道我做错了什么吗?