linktable
Turn two tables and a link table into one big table
I tried looking for this question, but found nothing relevant. So here goes... I have three tables, the extremely simplified versions of which are:[详细]
2023-03-29 22:31 分类:问答What about link tables in domain-driven-design?
In the book .NET Domain-Driven Design with C# from Tim McCarthy there\'s an example of a link table (two foreign keys + one boolean column) that gets it\'s own class in the domain. Is this common?[详细]
2022-12-15 10:21 分类:问答