mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2026-01-23 13:21:59 +08:00
Update oracle code first
This commit is contained in:
@@ -245,7 +245,7 @@ namespace SqlSugar
|
||||
{
|
||||
get
|
||||
{
|
||||
return "";
|
||||
return " NULL ";
|
||||
}
|
||||
}
|
||||
protected override string CreateTableNotNull
|
||||
|
||||
Reference in New Issue
Block a user