dotnetcore / dotnetcore/osharp

Mysql8.0.17迁移时报错

Open
#122 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2.8k
Forks
763
PR merge metrics
No merged PRs in 30d

Description

**描述一下BUG**
Mysql8.0.17执行前移时报错,似乎Function组合键引起的。

**重现步骤**
Steps to reproduce the behavior:
1.删除Migrations文件夹;
2.执行dotnet ef migrations add InitialCreate;
3.执行dotnet ef database update;

**期望行为**
应该成功

**截图**

![image](https://user-images.githubusercontent.com/32081793/68081101-69a20300-fe43-11e9-9fd4-59ead3e305b3.png)

**运行环境**
vs2019,vscode均试过,windows10,macos均报相同的错误。

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.