summaryrefslogtreecommitdiff
path: root/server/.sqlx/query-ec338c5461c20120f9363ef40c81ffc3c0c163e52a0a4da432a96537a7432d14.json
blob: dcc59bd2e53688897d4569b0b55a34ae1a68e34e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  "db_name": "MySQL",
  "query": "SELECT COUNT(id) AS count FROM projects",
  "describe": {
    "columns": [
      {
        "ordinal": 0,
        "name": "count",
        "type_info": {
          "type": "LongLong",
          "flags": "NOT_NULL | BINARY",
          "char_set": 63,
          "max_size": 21
        }
      }
    ],
    "parameters": {
      "Right": 0
    },
    "nullable": [
      false
    ]
  },
  "hash": "ec338c5461c20120f9363ef40c81ffc3c0c163e52a0a4da432a96537a7432d14"
}