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

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