astyanax
astyanax copied to clipboard
Added support for withTimestamp via CqlPreparedStatement
Address issue #533 by adding usingTimestamp with Date object signature.
Again, per DirectCqlTests - would not work locally unless I added create/drop keyspace to setup and teardown of unit tests. Please let me know if I missed something obvious in the environment setup.