node-mysql-utilities
node-mysql-utilities copied to clipboard
Fix upsert logic in check count
trafficstars
I found and fix that count has string type, so below line is always false.
https://github.com/tshemsedinov/node-mysql-utilities/blob/e829aa19d76ccf81e451f7420322f60b423650d2/utilities.js#L400
- [ ] tests and linter show no problems (
npm t)- Please tell me how to run test locally.
- [ ] tests are added/updated for bug fixes and new features
- [x] code is properly formatted (
npm run fmt)
Thank you for your quick review. Do I have to do anything else for merge and release?
@tshemsedinov Can you tell me below?
Thank you for your quick review. Do I have to do anything else for merge and release?