Why doesnt subsonic 3 handle Many to many relationships?
For example if I have "Blog" and "Category" tables who are mapped using a mapping or joining table using complex Primary key, Subsonic should give me the ability to write Blog.Find(<>).Single().Categories to get a list of all Categories associated with the selected blog post
Why doesnt subsonic 3 handle Many to many relationships?
For example if I have "Blog" and "Category" tables who are mapped using a mapping or joining table using complex Primary key, Subsonic should give me the ability to write Blog.Find(<>).Single().Categories to get a list of all Categories associated with the selected blog post