mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-05 07:50:52 +08:00
update
2
分表分库.md
2
分表分库.md
@@ -105,7 +105,7 @@ fsql.CodeFirst.GetTableByEntity(typeof(AsTableLog))
|
||||
[Table(Name = "db2.Comment")]
|
||||
class Comment { ... }
|
||||
|
||||
[Table(Name = "dbd.Comment")]
|
||||
[Table(Name = "db3.Comment")]
|
||||
class Topic { .. }
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user