v13
This commit is contained in:
parent
d515f936b1
commit
57704d3ff0
@ -106,7 +106,6 @@ $stmt = db()->prepare("
|
||||
WHERE role = 'founder'
|
||||
AND id != ?
|
||||
AND onboarding_completed = 1
|
||||
AND looking_for_cofounder = 1
|
||||
AND id NOT IN (SELECT swiped_id FROM swipes WHERE swiper_id = ?)
|
||||
LIMIT 50
|
||||
");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user