daniel a9f1c04ed2 remove unnecessary sub-select
member_id is the primary key and therefore unique => the nested select statement is not necessary and only adds additional computational overhead on the db.
2013-11-28 20:14:46 +01:00
..
2013-10-29 17:29:19 +03:00
2013-09-16 18:50:56 +03:00
2013-10-02 09:23:58 +02:00
2013-11-28 20:14:46 +01:00
2013-11-27 17:28:28 +03:00