Skip to content
Snippets Groups Projects

1997 fix performance issue with pinned post

Closed Hannes Heine requested to merge pr1998head into pr1998base

Created by: Tirokk

roschaefer Authored by roschaefer Merged


:cake: Pullrequest

fix: performance issue with ordering

@mattwr18 @aonomike
You must never `ORDER BY` a property with a `@cypher` directive. Reason:
The order by performance will be terribly poor.

See my issue:
https://github.com/neo4j-graphql/neo4j-graphql-js/issues/239
And my PR:
https://github.com/neo4j-graphql/neo4j-graphql-js/pull/247

Issues

Todo

  • None

Merge request reports

Closed by avatar (May 15, 2025 3:57am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading