更改数据库架构后恢复 Typus 插件
我为我的应用程序安装了 Typus 插件 (http://intraducibles.com/projects/typus),并且我爱它。但在应用程序的开发过程中,我经常进行迁移并更改数据库架构和关系,然后插件就会失败。有没有办法使用新架构重新生成插件?谢谢!
I installed Typus plugin (http://intraducibles.com/projects/typus) for my app and I love it. But along the development of the app I frequently do migrations and change the DB Schema and relationships, and then the plugin fails. Is there a way to re-generate the plugin with the new schema? Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我认为只要
再次进入就会让事情恢复正常。
I think simply entering
again will set things right.
仅在开发周期结束时删除并重新安装 Typus。
Only removing and reinstalling Typus at the end of the development cycle.