mickhansen / graphql-sequelize

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

fix connection pagination (without fix to return correct order for last/before) #618

Closed jedwards1211 closed 4 years ago

jedwards1211 commented 6 years ago

@mickhansen Here is my fix with the old, incorrect edges order, as you requested

jedwards1211 commented 6 years ago

@mickhansen @janmeier are you guys waiting for anything on this?

The test failures were as usual due to the postgres race condition.

mickhansen commented 6 years ago

Hey @jedwards1211, sorry - have just been busy.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.