Aran Wilkinson
Aran Wilkinson
What would be really useful with this documentation which is what am struggling with the most at the moment, is translating a JS RQL into a PHP RQL. Having detailed...
I'm looking to do add to my query ``` ON CONFLICT ON CONSTRAINT unique_constraint DO UPDATE SET count = p.count + EXCLUDED.count ``` But I'm struggling to figure out how...
I was wondering what is the status of the Redis Cluster support and if there are any updates on this feature?
I seem to be getting the same issue ``` shell.ts:475ENOENT: no such file or directory, open 'extension-output-#2': Error: ENOENT: no such file or directory, open 'extension-output-#2' at Error (native) at...
@campoy Yes exactly that. Edit: I guess in a way it's the reverse of the merge channels example you did.
The Pirate Bay and a lot of mirrors are blocked in the UK.
Anyone got a fix for this? Trying to setup this proxy but am getting this error.
Ah thanks for finding this so quickly. I didn't get too deep into identifying the issue before having to go out. I'll try this diff either later tonight or tomorrow...
Yeah that looks like it has progressed a little further now onto a new error relating to creating deployment directory Thanks for the quick turn around with a fix!
It is a remote server ``` unable to create deployment directory at location #####: exit status 1 ``` `#####` is the name of my host alias in my ssh config...