mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2026-02-26 05:32:53 +08:00
Update demo
This commit is contained in:
@@ -27,5 +27,8 @@ namespace OrmTest
|
||||
/// 用有建库权限的数据库账号
|
||||
/// </summary>
|
||||
public static string ConnectionString3 = "server=localhost;Database=SqlSugar4xTest3;Uid=root;Pwd=haosql";
|
||||
|
||||
|
||||
/***注意:如果报错:指字关键词不在字典中这说明需要更新MYSQL.DATA驱动到最新,不报错就不需要更新***/
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user