Add COALESCE for image deletion and imgcomment_description_id
authorBrad Jorsch <bjorsch@wikimedia.org>
Thu, 18 Oct 2018 20:51:42 +0000 (16:51 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Thu, 18 Oct 2018 20:55:55 +0000 (16:55 -0400)
commitb53f0c278f6cb84c3cbbcb3100231c8c7e2fd870
tree5cb56d7511628b315ee77d4c1e529fe266f7694f
parente3c441f50b1aac90c397a715e7f306d1237b6bf3
Add COALESCE for image deletion and imgcomment_description_id

I have no idea why this suddenly started raising an error rather than it
doing so since February (I0dd7258fe). But this should fix it.

Bug: T207419
Change-Id: Id97e1c7c2655d90928c777bc3377e5ea23f49f6b
includes/filerepo/file/LocalFile.php