I have an endpoint that retrieves posts and in my MySQL queries I want to check if a user already liked it by left joining with likes table.
const posts = a