mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2026-02-27 16:50:33 +08:00
Oracle ado support char
This commit is contained in:
@@ -34,11 +34,7 @@ namespace OrmTest
|
||||
}
|
||||
public static void Init()
|
||||
{
|
||||
DeleteTest();
|
||||
CodeFirst();
|
||||
Updateable();
|
||||
Json();
|
||||
Ado();
|
||||
|
||||
Queryable();
|
||||
QueryableAsync();
|
||||
//Thread();
|
||||
|
||||
Reference in New Issue
Block a user