Hacker News new | ask | show | jobs
by paulddraper 1036 days ago
I'm really used to writing them on new lines.

  json_build_object(
    'foo', 1,
    2, row(3, 'bar')
  )