add new featurs like gamination
This commit is contained in:
@@ -11,7 +11,7 @@ $sql = "SELECT
|
||||
i.`isInstall`,
|
||||
d.`id` AS driverInviterId,
|
||||
d.`phone` AS invitorPhone,
|
||||
d.`name_arabic` AS invitorName,
|
||||
d.`nameArabic` AS invitorName,
|
||||
COALESCE(r.finishedTrips, 0) AS countOfInvitDriver
|
||||
FROM
|
||||
`invites` i
|
||||
|
||||
Reference in New Issue
Block a user