aboutsummaryrefslogtreecommitdiffstats
path: root/.sqlx
diff options
context:
space:
mode:
Diffstat (limited to '.sqlx')
-rw-r--r--.sqlx/query-35377e909733a108deaf8839b6f2603ec8c4a54ec750154fa10005e801b7d26c.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/.sqlx/query-35377e909733a108deaf8839b6f2603ec8c4a54ec750154fa10005e801b7d26c.json b/.sqlx/query-35377e909733a108deaf8839b6f2603ec8c4a54ec750154fa10005e801b7d26c.json
deleted file mode 100644
index 3152ae2..0000000
--- a/.sqlx/query-35377e909733a108deaf8839b6f2603ec8c4a54ec750154fa10005e801b7d26c.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "db_name": "SQLite",
- "query": "insert into tasks ( name, cron, archived, description ) values ( ?1, ?2, ?3, ?4 )",
- "describe": {
- "columns": [],
- "parameters": {
- "Right": 4
- },
- "nullable": []
- },
- "hash": "35377e909733a108deaf8839b6f2603ec8c4a54ec750154fa10005e801b7d26c"
-}