mickhansen / graphql-sequelize

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

Update Relay toCursor() to work with Sequelize 4+ #571

Closed intellix closed 6 years ago

intellix commented 6 years ago

@mickhansen @flybluewolf

Fixes #569

codecov-io commented 6 years ago

Codecov Report

Merging #571 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #571   +/-   ##
=======================================
  Coverage   95.01%   95.01%           
=======================================
  Files          11       11           
  Lines         381      381           
=======================================
  Hits          362      362           
  Misses         19       19
Impacted Files Coverage Δ
src/relay.js 97.1% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 053dbfa...1d6d368. Read the comment docs.