Does this support JSONB column types? I was using Jetbrains Datagrip, which I've been very happy with except for the fact that it doesn't seem to support JSONB columns. I've switched back to PgAdmin 4, but the UI lag is really distracting.
Not the OP, but I would suspect that the problem is displaying JSONB as if it were plain text json without having to deal with manually converting it or relying on DB operations.