mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-20 18:48:09 +08:00
-
This commit is contained in:
@@ -7,5 +7,9 @@ namespace SqlSugar
|
||||
{
|
||||
public class OracleCodeFirst : CodeFirstProvider
|
||||
{
|
||||
public OracleCodeFirst()
|
||||
{
|
||||
throw new Exception("该功能还未测试");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user