SeedCompany / cord-api-v3

Bible translation project management API
MIT License
18 stars 4 forks source link

[EDGEDB] ProjectRules - Queries #3211

Closed atGit2021 closed 2 months ago

atGit2021 commented 2 months ago

Monday task This PR is dependent on the following PR which contains the initial creation of the splitDb2 repo files along with a new project rules module.

This PR ports the remaining custom queries from project rules into their respective repo files, but should NOT be merged into Develop just yet. Please hold until 3210 is merged first.

atGit2021 commented 2 months ago

@bryanjnelson @CarsonF , I'll need your help with the edge repo query method, getPreviousSteps. I tried a bunch of things but none seem to give me the correct return signature. I'm not sure how to do the order by functionality for the step history.

CarsonF commented 2 months ago

Closing in favor of a more robust rewrite we are dev-ing together.