brianc / node-pg-types

Type parsing for node-postgres
267 stars 54 forks source link

Specify radix in bigint example #124

Closed laurent22 closed 3 years ago

laurent22 commented 3 years ago

Not a huge deal but specifying the radix is generally recommended, and its omission might trigger various linter rules:

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/parseInt#Octal_interpretations_with_no_radix