Rafael Mor

Results 11 issues of Rafael Mor

how can i change date formats? thanks...

When the data is: $data = ["something" => "value"]; And using: {{Something}} The replacement not working. Where I need to add strtolower before to disable the Casesensitive? Thanks

I've needed to update the tab set after i added more tab container and link, so Iv'e got this error: Uncaught Error: Tab '#story-15' does not exist in tab set...

feature request

Hey, Is it possible to capture full screen when using Lambda? Right now I'm setting viewport. Thanks

Hey, I'm not sure what details I need to pass to supportxmr, I've try this config: ``` const proxy = new Proxy({ host: "pool.supportxmr.com", port: 5555, user: "wallet_id", pass: "worker_name:email_address",...

For Lumen.

Is there a way to make Conditional updates supported? When I'm adding IF NOT EXISTS I'm getting: Invalid: Conditional updates are not supported by the protocol version in use. You...

Hi, If I've a collection value how can I insert the data? Do I need to convert to json or just pass an array? Nothing works.. CREATE TABLE test( sample...

Is there a way to insert new record in the prepared statment with now() function? Thanks!

enhancement

Hey, I'm using DSE with few search nodes (solr) is it possible to add few hosts / connections? Thanks