mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-05 17:37:58 +08:00
Update Dm database CodeFirst
This commit is contained in:
parent
fca110a060
commit
defebcf194
@ -111,7 +111,7 @@ namespace SqlSugar
|
||||
{
|
||||
get
|
||||
{
|
||||
return "CREATE TABLE {0}(\r\n{1})";
|
||||
return "CREATE TABLE {0}(\r\n{1} )";
|
||||
}
|
||||
}
|
||||
protected override string CreateTableColumn
|
||||
|
Loading…
Reference in New Issue
Block a user