Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

On the face of it, your query seems simple (in C#, should be easy to translate):

  var releases = db.Releases.Where(r => r.Build.Mainline.MainlineID == 4);
Or am I missing something?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: