Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Can we use Cassandra with Yacassandra Driver without "bindValue" ??? #95

Open
chegmarco1989 opened this issue Oct 20, 2021 · 0 comments

Comments

@chegmarco1989
Copy link

chegmarco1989 commented Oct 20, 2021

Bonjour.

Can we use Cassandra with Yacassandra Driver without "bindValue" like this:

$stmt = $db_handle->prepare("SELECT my_int FROM my_table WHERE my_key=:key;");
$stmt->execute([':my_key', 'awesome']);

???

Please inform us.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant