cql-proxy icon indicating copy to clipboard operation
cql-proxy copied to clipboard

Use prepared metadata to disambiguate idempotency check for more cases

Open mpenick opened this issue 4 years ago • 0 comments

Prepared metadata contains type information for bind markers this can be used to determine the type and disambiguate more cases for UPDATE and DELETE queries.

mpenick avatar Dec 23 '21 20:12 mpenick