Requests that go on forever and no response
Hello! I use Datagrip to access my database and very often for very simple queries like:
SELECT id
FROM public.cosmetics t
LIMIT 201
I get no response and the query never gets the answer
1 Reply
And it only does it for my Xata databases