Y
Hacker News
new
|
ask
|
show
|
jobs
by
sluukkonen
3706 days ago
It's a nice tool, I use it daily. Right now my only gripe is that it doesn't format (PostgreSQL) JSON columns in any way, so if you're storing a lot of JSON data, it can be difficult to view.
1 comments
crorella
3706 days ago
You mean in the resultset? If so, you can use jsob_pretty() (assuming you are using version 9.5+)
link