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上的进化来管理数据库模式?从play2中,进化的命令行界面被移除了吗?
Play 2 目前没有用于运行演变的 CLI。您可以自动运行演进,也可以手动应用 SQL。