Fix testData::objectGetEntriesCount() for queued maintainers. Same fix was applied to
testData::objectGetEntries()
This commit is contained in:
committed by
WineHQ
parent
2652e68d01
commit
1678c38c25
@@ -860,6 +860,8 @@ class testData{
|
|||||||
AND
|
AND
|
||||||
appMaintainers.userId = '?'
|
appMaintainers.userId = '?'
|
||||||
AND
|
AND
|
||||||
|
appMaintainers.queued = 'false'
|
||||||
|
AND
|
||||||
(
|
(
|
||||||
(
|
(
|
||||||
appMaintainers.superMaintainer = '1'
|
appMaintainers.superMaintainer = '1'
|
||||||
|
|||||||
Reference in New Issue
Block a user