summaryrefslogtreecommitdiff
path: root/.sqlx/query-a86531c0ed384706645a19535179504b0d354431a66a870a4d457c028da3c584.json
blob: 8a8002506c6cd2416b70c19e9393d2d5c87c6ffd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "db_name": "SQLite",
  "query": "\n                insert into push_subscription (token, endpoint, p256dh, auth)\n                values ($1, $2, $3, $4)\n            ",
  "describe": {
    "columns": [],
    "parameters": {
      "Right": 4
    },
    "nullable": []
  },
  "hash": "a86531c0ed384706645a19535179504b0d354431a66a870a4d457c028da3c584"
}