jgauffin / griffin.mvccontrib

A contribution project for ASP.NET MVC3
http://blog.gauffin.org/tag/griffin-mvccontrib/
GNU Lesser General Public License v3.0
83 stars 40 forks source link

Queries updated for RavenDB 2 #37

Closed brgrz closed 11 years ago

brgrz commented 11 years ago

exception in RavenDB 2 when trying to query by ID, when an alternative Load() by ID can be used

jgauffin commented 11 years ago

I don't know why, but the diff doesn't show line changes. So I can't really tell what you did (other than switching to Load).

brgrz commented 11 years ago

that's the only thing that I changed in this commit, about 6 lines. Diff shows everything because apparently source got reformatted.