Daniel-Boll / scylla-javascript-driver

A ScyllaDB Driver alternative for Nodejs, Javascript and Typescript written using Node API through Rust bindings
https://www.scylladb.com/
MIT License
41 stars 3 forks source link

Query feature: PreparedStatement (Not Fully Documented Issue) #12

Closed Daniel-Boll closed 2 months ago

Daniel-Boll commented 11 months ago

TODO

I still need to document this issue

https://rust-driver.docs.scylladb.com/stable/queries/prepared.html

f0ntana commented 11 months ago

@Daniel-Boll assign this to me!

DanielHe4rt commented 3 months ago

@f0ntana you took almost a year to finish it :p

Implemented a simple version in the #23 PR

felipe-palazzo commented 3 months ago

@f0ntana you took almost a year to finish it :p

Implemented a simple version in the #23 PR

Yeap, I stopped working on it!