未验证 提交 677fee27 编写于 作者: C Cédric Luthi 提交者: GitHub

Enable the `Issue552_SignedUnsignedBooleans` test (#1919)

It works fine with MySqlConnector 1.1.0
上级 da6509a2
......@@ -44,7 +44,7 @@ public void DapperEnumValue_Mysql()
}
}
[FactMySql(Skip = "See https://github.com/DapperLib/Dapper/issues/552, not resolved on the MySQL end.")]
[FactMySql]
public void Issue552_SignedUnsignedBooleans()
{
using (var conn = Provider.GetMySqlConnection(true, false, false))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册