Query results no output fieldname

I created a single query (screenshot below) and did a basic select by user_id with test value to see the results… but results only giving me user_id field, not the selected field… even if i add and remove filed names from the select statement it’s still not showing me the field results… I copy the exact SQL statement into my database manager app and it runs fine and give me the results i wanted.

image

image

If you close the query builder, save the server action and then open it again, does it then still return the same result?

It started working suddenly, I didn’t question it. Lol I needed to move on after it did work.

But I am afraid that it comes back when i push the code into production.

Worst nightmare code break after small update and not sure how to fix a simple single query :smiley: