Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EdgeDB] Add PeriodicReport queries | refactor service/repo layers appropriately #3247

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

bryanjnelson
Copy link
Contributor

Monday task

Description

Add PeriodicReport queries & refactor service/repo layers appropriately

Ready for review checklist

Use [N/A] if the item is not applicable to this PR or remove the item

  • Change the task url above to the actual Monday task
  • [N/A] Add/update tests if needed
  • Add reviewers to this PR

@bryanjnelson bryanjnelson force-pushed the 0933-periodic-report-queries branch 2 times, most recently from 1d3efe9 to 07d8f1b Compare July 3, 2024 20:56
),
}));

const query = e.select(report, this.hydrate);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@CarsonF - There is an error on the return type here. The EdgeDB and Neo4j versions don't match. I thought that if I hydrated here it would fix that, but I'm getting this error I don't understand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants