pub const QUERY_RAW: &str = "query.rawQuery";
Method name for executing a raw SQL query (no parameter binding).