Description
I've been slightly lazy in CASSANDRA-5443 and didn't added a DELETE .. IF EXISTS syntax to CQL because it wasn't immediately clear what was the correct condition to use for the "IF EXISTS". But at least for CQL3 tables, this is in fact pretty easy to do using the row marker so we should probably add it.
Attachments
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-5832 DELETE CAS on 'primary key only' table
- Resolved