Is it possible to alter a table and add transaction support?
cqlsh:example> ALTER TABLE employees WITH transactions = { 'enabled' : true };
Is it possible to alter a table and add transaction support?
cqlsh:example> ALTER TABLE employees WITH transactions = { 'enabled' : true };