Aminudin
Aminudin
> From the error text it looks like the problem is in the sql query. Could you show your `.execute()` or `prepare()` arguments? this statement and values if limit and...
> you have 5 parameters in the first example and only 2 in a second while you are saying you replaced 2 placeholders with hardcoded text wait i miss to...
> oh right, I see you also removed `like ?` from the second example so it adds up yes right
> I think the error is somewhere in the `and concat` part. Try to put it on a separate line ( and also add a space `and ?and` => `and...
without concat error without concat success
thanks for help before @sidorares
> > I think the error is somewhere in the `and concat` part. Try to put it on a separate line ( and also add a space `and ?and` =>...
Try in dbeaver success
still, can u helpme ?
> how to use http/socks5 proxy? The easy way is using global proxy https://www.npmjs.com/package/node-global-proxy No need to recode the modules just add on your own script