mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-18 20:08:15 +08:00
- FreeSql.Generator 不支持的选项,友好错误提示
This commit is contained in:
@ -82,4 +82,9 @@ public class g
|
||||
(cmd, traceLog) => Console.WriteLine(traceLog))
|
||||
.Build());
|
||||
public static IFreeSql dameng => damemgLazy.Value;
|
||||
|
||||
//启动神州通用数据库 /etc/init.d/oscardb_OSRDBd start
|
||||
//SYSDBA 密码 szoscar55
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user