mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-04 23:40:53 +08:00
Updated Repository (markdown)
@@ -94,7 +94,7 @@ var logRepository = fsql.GetGuidRepository<Log>(null, oldname => $"{oldname}_{Da
|
||||
|
||||
注意事项:
|
||||
|
||||
* 不能使用 CodeFirst 迁移分表,开发环境时仍然可以迁移 Log 表;
|
||||
* v0.11.12以后的版本可以使用 CodeFirst 迁移分表;
|
||||
* 不可在分表分库的实体类型中使用《延时加载》;
|
||||
|
||||
## 兼容问题
|
||||
|
||||
Reference in New Issue
Block a user