Age | Commit message (Expand) | Author |
---|---|---|
2021-06-18 | db: phenotypes: Add function for fetching a single result | BonfaceKilz |
2021-06-18 | db: phenotypes: Add a dataclass map | BonfaceKilz |
2021-06-18 | db: phenotypes: Add Publication table mapping | BonfaceKilz |
2021-06-18 | db: phenotypes: Rename phenotype_column_mapping | BonfaceKilz |
2021-06-18 | db: phenotypes: Add Publication dataclass and mapping | BonfaceKilz |
2021-06-18 | db: phenotypes: Generalise the update function | BonfaceKilz |
2021-06-18 | db: phenotypes: Map a table to it's relevant dict mapping | BonfaceKilz |
2021-06-18 | db: phenotypes: Add type for Dataclass | BonfaceKilz |
2021-06-18 | db: phenotypes: Put mapping def after dataclass | BonfaceKilz |
2021-06-18 | db: phenotypes: Add phenotype table mapping | BonfaceKilz |
2021-06-18 | db: phenotypes: Add dataclass to represent PublishXRef | BonfaceKilz |
2021-06-18 | db: phenotype: Make "pylint: disable=[R0902]" global for file | BonfaceKilz |
2021-06-18 | db: phenotypes: Add a way of updating the Phenotype table | BonfaceKilz |