Media: Extract isPresent flag from the sql request
This is mostly aiming at future proofness, in case we combine multiple fetches in a single request. Having an unextracted column would cause it to be extracted as the first column of the next entity.
Please register or sign in to comment