Loading
Fixed #12567 -- Incorrect SQL in model inheritance case
An isnull lookup produced incorrect SQL. This was already fixed earlier, so only tests added.
An isnull lookup produced incorrect SQL. This was already fixed earlier, so only tests added.