Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在本地成功解决了这个问题:
我缺少迁移文件
但我现在试图在 Heroku 上复制这一壮举,但不知道如何访问那里的数据库。谁能指导我完成整个过程?
您可以打开 PSQL 会话并使用您在本地使用的相同 SQL:
heroku pg:psql [DATABASE]