Create Invoice

{
  "command": "SELECT",
  "rowCount": 1,
  "oid": null,
  "rows": [
    {
      "current_database": "m1:main"
    }
  ],
  "fields": [
    {
      "name": "current_database",
      "tableID": 0,
      "columnID": 0,
      "dataTypeID": 19,
      "dataTypeSize": 64,
      "dataTypeModifier": -1,
      "format": "text"
    }
  ],
  "_parsers": [
    null
  ],
  "_types": {},
  "RowCtor": null,
  "rowAsArray": false,
  "_prebuiltEmptyResultObject": {
    "current_database": null
  }
}