Code Fisrt 更新注释到mysql数据库
摘要:
背景: 从java项目翻到.net core 项目,将java的实体转换成.net 的实体,然后使用 ef tool 直接更新到数据库 命令如下: Enable-Migrations -EnableAutomaticMigrations Add-Migration InitialCreate Upd 阅读全文
posted @ 2018-09-07 17:25 马利克 阅读(291) 评论(0) 推荐(0) 编辑