Age | Commit message (Expand) | Author |
---|---|---|
2023-02-21 | auth: resources: Attach resource data and list unlinked data....Load the data that is attached to a particular resource together with the resource. List any unlinked data: useful when linking data to resources. | Frederick Muriuki Muriithi |
2023-02-21 | auth: migrations: Link to data in main db...Provide the `linked_group_data` table to be used to link to data in the main database. Update the `mrna_resources`, `genotype_resources` and `phenotype_resources` tables to rely on the `linked_group_data` table. | Frederick Muriuki Muriithi |