Michael Giddens
Michael Giddens
I would suggest making these changes to the update function. Remove the lastID since this is an update statement and is not needed. Also adding single quotes to the values...
I have the clucene built and on windows the npm install node-clucene breaks due to the ERR! [email protected] install: `node-waf configure build` ERR! `cmd "/c" "node-waf configure build"` failed with...
In sql L96 debug('There was an error with the request %s', body.error); There are cases where we are trying to make a request without internet service and the body message...