mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-21 02:58:05 +08:00
Update oracle
This commit is contained in:
@@ -307,7 +307,7 @@ namespace SqlSugar
|
|||||||
|
|
||||||
public override string GetDate()
|
public override string GetDate()
|
||||||
{
|
{
|
||||||
return "sysdate";
|
return "systimestamp";
|
||||||
}
|
}
|
||||||
|
|
||||||
public override string GetRandom()
|
public override string GetRandom()
|
||||||
|
Reference in New Issue
Block a user