mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 19:10:42 +00:00
Adds variants of the execute_prepared, execute_direct and execute_batch which are allowed to return exceptions as `result_message::exception`. Because the `result_message::exception` must be explicitly handled by the receiver, new variants are introduced in order not to accidentally ignore the exception, which would be very bad.
53 KiB
53 KiB