People who have requested accounts but not yet been approved (learn more about accounts):
Account Request Cards
ActiveRecord::StatementInvalid: Mysql::Error: This version of MySQL doesn't yet support 'LIMIT & IN/ALL/ANY/SOME subquery': (select t.name from cards t where t.id in (select id from cards tx where type = 'InvitationRequest' and (tx.reader_type!='User' and tx.reader_id IN (3)) and tx.trash is false LIMIT 9999 ) and (t.reader_type!='User' and t.reader_id IN (3)) and t.trash is false ORDER BY t.updated_at desc LIMIT 20 OFFSET 0)
{"found_by": "_self", "sort": "update"}

