{ "db_name": "SQLite", "query": "SELECT o.ntfy_topic AS \"ntfy_topic!: String\"\n FROM owners o\n JOIN title_owners t ON t.owner_id = o.id\n WHERE t.title_kind = ? AND t.title_id = ?", "describe": { "columns": [ { "name": "ntfy_topic!: String", "ordinal": 0, "type_info": "Text", "origin": { "Table": { "table": "owners", "name": "ntfy_topic" } } } ], "parameters": { "Right": 2 }, "nullable": [ false ] }, "hash": "f5a42a1fcc0361f58b7be7906962efa4b9a08d4aaaf8a6883ee9f949d6a5cfe7" }