summaryrefslogtreecommitdiff
path: root/.sqlx/query-e718f4064cbb3d1b27049450121451dbcf01e8bec8a987b58c699b27b5d737af.json
blob: 0c21ec1073751650f478bb78715d19373041d52b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "db_name": "SQLite",
  "query": "\n                update message\n                set body = ''\n                where id = $1\n            ",
  "describe": {
    "columns": [],
    "parameters": {
      "Right": 1
    },
    "nullable": []
  },
  "hash": "e718f4064cbb3d1b27049450121451dbcf01e8bec8a987b58c699b27b5d737af"
}