dogHere

Results 4 issues of dogHere

See [jq](https://stedolan.github.io/jq/download/).

- [x] I have read the list of [known issues](https://github.com/tjunnone/npm-check-updates#known-issues) before filing issue. - [ ] I have searched for [similiar issues](https://github.com/tjunnone/npm-check-updates/issues) before filing this issue. * node version: 9.9.0...

bug

Moved to [Here](https://github.com/zhm/node-pg-query-native/issues/7). Sorry

This will throw error: ```sql select row_number() over( partition by id order by create_time ) row from sometable ``` as ```json { "error": { "fileName": "scan.l", "lineNumber": 1116, "cursorPosition": 89,...