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.
我不断在我的 Rails 应用程序中获取具有相同名称但不同时间戳的重复设计迁移文件。我认为创建迁移的唯一方法是手动进行。如果是这样,为什么要创建这些迁移?
简单地删除这些文件之一是否安全?