-
- Downloads
feat: update HomeController to use inner join for user agent metadata
- Changed the left join to an inner join for the `user_agent_metadata` table. - Simplified the query to filter out bot user agents by directly checking for `is_bot` being false.
parent
8f951602
Branches
No related tags found
Please sign in to comment