summaryrefslogtreecommitdiff
path: root/.sqlx/query-3c7cca4f823bd5e4cb0562af0c246e75ce95f6eb10f705c16b22345d31aefc61.json
diff options
context:
space:
mode:
Diffstat (limited to '.sqlx/query-3c7cca4f823bd5e4cb0562af0c246e75ce95f6eb10f705c16b22345d31aefc61.json')
-rw-r--r--.sqlx/query-3c7cca4f823bd5e4cb0562af0c246e75ce95f6eb10f705c16b22345d31aefc61.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/.sqlx/query-3c7cca4f823bd5e4cb0562af0c246e75ce95f6eb10f705c16b22345d31aefc61.json b/.sqlx/query-3c7cca4f823bd5e4cb0562af0c246e75ce95f6eb10f705c16b22345d31aefc61.json
deleted file mode 100644
index 6aab5fc..0000000
--- a/.sqlx/query-3c7cca4f823bd5e4cb0562af0c246e75ce95f6eb10f705c16b22345d31aefc61.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "db_name": "SQLite",
- "query": "\n select count(*) > 0 as \"completed: bool\"\n from login\n ",
- "describe": {
- "columns": [
- {
- "name": "completed: bool",
- "ordinal": 0,
- "type_info": "Integer"
- }
- ],
- "parameters": {
- "Right": 0
- },
- "nullable": [
- false
- ]
- },
- "hash": "3c7cca4f823bd5e4cb0562af0c246e75ce95f6eb10f705c16b22345d31aefc61"
-}