aboutsummaryrefslogtreecommitdiffstats
path: root/.sqlx/query-35377e909733a108deaf8839b6f2603ec8c4a54ec750154fa10005e801b7d26c.json
blob: 3152ae28f27235bc95b8b9249fa57c237154a294 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "db_name": "SQLite",
  "query": "insert into tasks ( name, cron, archived, description ) values ( ?1, ?2, ?3, ?4 )",
  "describe": {
    "columns": [],
    "parameters": {
      "Right": 4
    },
    "nullable": []
  },
  "hash": "35377e909733a108deaf8839b6f2603ec8c4a54ec750154fa10005e801b7d26c"
}