const SELECT_COOKIES_QUERY: &str = "SELECT host_key, name, CAST(encrypted_value AS BLOB), path, expires_utc, is_httponly FROM cookies";