{
  "rest": [],
  "sql": {
    "sql": "SELECT * FROM `country` WHERE (country.country_id) = ? LIMIT 100",
    "values": [
      110
    ]
  }
}