mickhansen / graphql-sequelize

GraphQL & Relay for MySQL & Postgres via Sequelize
MIT License
1.9k stars 172 forks source link

Move INTEGER type check after BIGINT check to fix false positive. #605

Closed RichAyotte closed 6 years ago

RichAyotte commented 6 years ago

Fixes #539

mickhansen commented 6 years ago

v8.1.2