{ "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" }