github.com/turbot/steampipe@v1.7.0-rc.0.0.20240517123944-7cef272d4458/tests/acceptance/test_data/templates/expected_query_json.json (about)

     1  {
     2    "rows": [
     3     {
     4      "col": 2,
     5      "val": 1
     6     }
     7    ],
     8    "metadata": {
     9     "Duration": 149041,
    10     "scans": [],
    11     "rows_returned": 1,
    12     "rows_fetched": 0,
    13     "hydrate_calls": 0
    14    }
    15   }
    16