Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用DBFIRST生成ORACLE的Model的问题 #32

Closed
terrydash opened this issue Oct 27, 2017 · 1 comment
Closed

使用DBFIRST生成ORACLE的Model的问题 #32

terrydash opened this issue Oct 27, 2017 · 1 comment

Comments

@terrydash
Copy link

测试可以正常连接ORACLE数据库进行使用 但是生成DBFIRST MODEL时提示

SqlSugarException.NotSupportedException? "byte[]" Type NotSupported, DbBindProvider.GetPropertyTypeName error.

Description: HTTP 500.Error processing request.

Details: Non-web exception. Exception origin (name of application or object): SqlSugar.
Exception stack trace:
at SqlSugar.Check.ThrowNotSupportedException (System.String message) [0x00028] in :0
at SqlSugar.OracleDbBind.GetPropertyTypeName (System.String dbTypeName) [0x0010b] in :0
at SqlSugar.DbFirstProvider.GetPropertyTypeName (SqlSugar.DbColumnInfo item) [0x00025] in :0
at SqlSugar.DbFirstProvider.GetClassString (SqlSugar.DbTableInfo tableInfo, System.String& className) [0x00221] in :0
at SqlSugar.DbFirstProvider.ToClassStringList (System.String nameSpace) [0x00042] in :0
at SqlSugar.DbFirstProvider.CreateClassFile (System.String directoryPath, System.String nameSpace) [0x0000d] in :0
at DISTPrinter.Global+<>c.<Application_Start>b__0_0 () [0x0001a] in :0
at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in :0
at System.Threading.Tasks.Task.Execute () [0x00010] in :0

@DotNetNext
Copy link
Owner

已解决

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants