Skip to content

Commit

Permalink
Merge pull request #384 from brunoamaral/documentation
Browse files Browse the repository at this point in the history
add db diagram
  • Loading branch information
brunoamaral authored Mar 29, 2024
2 parents 774b438 + afa9064 commit a9b9368
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/02.1-database tables and fields.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Description of database tables and fields

[Tables and Relations Diagram](images/gregory-table-relations-diagram.png)
[Tables and Relations Diagram](images/gregory-table-relations-diagram-2024-03-29T11h08m.png)

## Articles

Expand Down Expand Up @@ -145,3 +145,4 @@ Data for Clinical Trials
| ethics_review_contact_email | EmailField | max_length=500, null=True, blank=True | | |
| results_date_completed | DateField | null=True, blank=True | | |
| results_url_link | URLField | null=True, blank=True | | |
![Tables and Relations Diagram](images/gregory-table-relations-diagram-2024-03-29T11h08m.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/gregory-table-relations-diagram.png
Binary file not shown.

0 comments on commit a9b9368

Please sign in to comment.