- 修改 StringLength/MaxLength 对 Oracle varchar2 类型无效的 bug;

This commit is contained in:
28810
2020-03-27 16:51:28 +08:00
parent 7229c08d0d
commit 6fbdbe3327
15 changed files with 149 additions and 8 deletions

View File

@ -11,6 +11,7 @@ namespace FreeSql.Tests.Odbc.Default
public class OdbcCodeFirstTest
{
[Fact]
public void _字段()
{