Age | Commit message (Expand) | Author |
---|---|---|
2024-07-27 | Include CaseAttribute.InbredSetId in the query that fetches case attributes...Previously issues could occur if a difference InbredSet had the same CaseAtribute Id | zsloan |
2024-05-22 | Check if case attribute for RRID is a list, to prevent it being added twice i... | zsloan |
2024-03-26 | Revert "Disable CaseAttributeId - because it needs an update to the database"...This reverts commit 4539ef0297bb4b8c2954f250697c237069a16d64. This commit was ignoring the historical context that led to the changes in the schema of the `CaseAttribute*` tables, and leads to errors when the database schema is updated. | Frederick Muriuki Muriithi |
2024-03-14 | Disable CaseAttributeId - because it needs an update to the database...and it is not clear why. @bonfacem. | GN2 |
2023-12-29 | Namespace all modules under gn2....We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service. | Arun Isaac |