Open fantyz opened 11 years ago
Lightweight transactions are avaiable only on Cassandra 2.0.x This PDO driver is suitable for Cassandra 1.2.x Maybe we should waint unitl a 2.1x is out to see the direction it takes before implementing all new CQL features.
If I do a:
in CQLSH I get the response:
or
Is there any way to get this result from the driver somehow making it possible to for use in my code?