You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unhandled exception. System.NotImplementedException: FreeSql: Dream CodeFirst does not support code creation tablespace and schemas TEST
at FreeSql.Dameng.DamengCodeFirst.GetComparisonDDLStatements(TypeSchemaAndName[] objects)
at FreeSql.Internal.CommonProvider.CodeFirstProvider.SyncStructure(TypeSchemaAndName[] objects)
at FreeSql.Internal.CommonProvider.CodeFirstProvider.SyncStructureTEntity
at Model.DataAccessExtension.AddDataAcccess() in /Users/qdl/RiderProjects/DMTest/Model/DataAccessExtension.cs:line 19
at Program.
$(String[] args) in /Users/qdl/RiderProjects/DMTest/SyncDataBase/Program.cs:line 13
问题描述及重现代码:
达梦8使用code first模式创建表的时候提示权限不足
Unhandled exception. System.Exception: 没有创建表权限 [sql]: {declare
数据库版本
DM8
安装的Nuget包
.net framework/. net core? 及具体版本
.net 9
The text was updated successfully, but these errors were encountered: