|
I would not call this a bug., since it would have no affect on the results unless the database column is nullable and there is actually a null value in that column. That would not be valid because the data would be inconsistent with the entity model.
I agree that an improvement would be use an "inner join".
|