-
- Downloads
feat: change join strategy in ProcessUserAgentsCommand to leftJoin for better...
feat: change join strategy in ProcessUserAgentsCommand to leftJoin for better handling of user agents - Updated the join method from `join` to `leftJoin` in the `handle` method. - Changed the condition in the `whereNull` clause to check for `user_agent_metadata.id` instead of `is_bot`.
parent
6a5ae614
Branches
No related tags found
Please register or sign in to comment