Tomboi88 / dapper-dot-net

Automatically exported from code.google.com/p/dapper-dot-net
Other
0 stars 0 forks source link

Multi map more then 5 #73

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

First of all great job on the mapping.
I've a situation where I need more than 5 multi mappings.
8 + base type to be correct. What do you propose as best solution?

My class is something like

Planning
 - Planning information ...
 - DriverTo (1)
 - DriverTo2 (2)
 - DriverTo3 (3)
 - DriverBack (4)
 - PlanningType(5)
 - Company (6)
 - TruckTo (7)
 - TruckBack (8)

All the line with a number (x) are associations to other classes and relations 
in the DB.

Thanks in advance.

Regards,

Wesley

Original issue reported on code.google.com by Wesley.W...@gmail.com on 27 Nov 2011 at 9:29

GoogleCodeExporter commented 8 years ago
Dude, see issue 50 and vote it :)

Original comment by sdsilve...@gmail.com on 2 Dec 2011 at 12:05

GoogleCodeExporter commented 8 years ago

Original comment by sam.saff...@gmail.com on 19 Dec 2011 at 12:51