{ "db_name": "SQLite", "query": "SELECT EXISTS(SELECT 1 FROM movies WHERE id = ?) AS \"exists!: bool\"", "describe": { "columns": [ { "name": "exists!: bool", "ordinal": 0, "type_info": "Integer", "origin": "Expression" } ], "parameters": { "Right": 1 }, "nullable": [ false ] }, "hash": "d81ec62e6c4879d08ce3551c0c71df012bed05ac2a37933adc2deb6552eeeac1" }