You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both existing recv_results_prepared tests used protocol_version=4, leaving
the ProtocolVersion.uses_prepared_metadata() branch (v5+) untested.
The new test confirms that on protocol v5, result_metadata_id is read from
the PREPARE response even when use_metadata_id=False (native v5 path).
0 commit comments