{ "db_name": "SQLite", "query": "SELECT normalised_name AS \"normalised_name!: String\",\n infohash,\n reason AS \"reason!: String\"\n FROM blacklist\n ORDER BY id", "describe": { "columns": [ { "name": "normalised_name!: String", "ordinal": 0, "type_info": "Text", "origin": { "Table": { "table": "blacklist", "name": "normalised_name" } } }, { "name": "infohash", "ordinal": 1, "type_info": "Text", "origin": { "Table": { "table": "blacklist", "name": "infohash" } } }, { "name": "reason!: String", "ordinal": 2, "type_info": "Text", "origin": { "Table": { "table": "blacklist", "name": "reason" } } } ], "parameters": { "Right": 0 }, "nullable": [ false, true, false ] }, "hash": "939252a81cdd0103b2aaa3cf19d5cae6e6e327709dc9e5a2073092b75137e13c" }