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.
每当我对数据库架构进行一些更改(在表中添加/删除列)并相应地更新模型时,Yii 都会在随后对可能涉及或不涉及该模型的 url 的任何调用中将我注销。是否有任何其他适当的方法来更新生产站点,以便当前使用该应用程序的用户不会受到影响(注销)。