aboutsummaryrefslogtreecommitdiff
path: root/.sqlx/query-5ac2b9a76338dd1342938cc09e37b14c828c4ee44b696d83f87f739022be6948.json
blob: c38510171d6cde134f8cab963f1d42e1b7f06748 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "db_name": "PostgreSQL",
  "query": "SELECT times FROM devices;",
  "describe": {
    "columns": [
      {
        "ordinal": 0,
        "name": "times",
        "type_info": "Int8Array"
      }
    ],
    "parameters": {
      "Left": []
    },
    "nullable": [
      true
    ]
  },
  "hash": "5ac2b9a76338dd1342938cc09e37b14c828c4ee44b696d83f87f739022be6948"
}