79184894

Date: 2024-11-13 12:34:03
Score: 1.5
Natty:
Report link

Use COALESCE to apply dynamic radius to each user

->having('distance', '<', DB::raw('COALESCE(radius, ' . $radius . ')'))
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Surjith