Full data model for WebAPI and results tables
Open
@leeevans is already working on this.
Since Jul 2, 2019.
documentation
enhancement
question
system
- Dominant language
- Java
- Stars
- 151
- Forks
- 183
- Avg merge
- 14m
- Merged PRs (30d)
- 2
Description
Discussions around the WebAPI and results data model (i.e. on github, on the wiki, in the forums, but particularly in-person) are confused by our lack of a single, definitive resource describing its structure. Our reconsideration of how the structure gets materialized notwithstanding, can we arrive at a way to include in this repo a representation of the final resulting data model?
Perhaps one of the following could be done automatically by the build:
- a file for each supported db with the full DDL is saved in the resources folder (does flyway support this?)
webapi_entity_relationship_diagram.pngreferenced by README is generated
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.