mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-19 12:28:15 +08:00
test RereadSql/RewriteSql #614
This commit is contained in:
@ -23,6 +23,7 @@ namespace FreeSql.Internal.Model
|
||||
public string DbOldName { get; set; }
|
||||
public bool DisableSyncStructure { get; set; }
|
||||
public string Comment { get; internal set; }
|
||||
public bool IsRereadSql { get; internal set; }
|
||||
|
||||
public ColumnInfo VersionColumn { get; set; }
|
||||
|
||||
|
Reference in New Issue
Block a user