79708850

Date: 2025-07-21 09:43:04
Score: 1.5
Natty:
Report link
SELECT jsonb_pretty('{"a": 1, "b": 2, "c": 3}'::jsonb);
Output:

{
    "a": 1,
    "b": 2,
    "c": 3
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Нурлис Кимбилетов