I grabbed a build of the NH trunk from hornget the other day because I want to try out the new LINQ provider. The build is: nhibernate- trunk-20-12-09-201618
After rebuilding my app against this build, I now have some failing tests because Formula properties aren't being executed properly. Specifically, the formula properties are treated like normal properties, so I end up getting SqlExceptions saying that certain columns no longer exist. Its possible I've just done something really stupid, but I thought it would be worth checking.. is it at all likely that formula columns are currently broken in the trunk?
