kallaspriit/Cassandra-PHP-Client-Library

[Critical] Error - It's not possible to insert php timestamps to cassandra column family with datatype timestamp

ChrisFeldmeier opened this issue · 0 comments

Hello everyone,

I have tested the CPCL Library. It's very well-done.

But i have one critical error. It's not possible to insert new data to a "column" in cassandra with datatype timestamp (internal DateType).

How do insert other people timestamps to cassandra with this library ?