-
[2019-05-03 09:17] Philip Buckland:
Columns `bugs_reference` is PK in bugs and abbreviated form of `authors`.
- Map `bugs_author` to `authors`
- Map `bugs_author` & " " & `bugs_title to `full…
-
Filter with facetCode "tbl_denormalized_measured_values_37" has a DisplayTitle of "P┬░", which is obviously due to some sort of encoding translation error.
-
Timeline needs temperature data in the database. I have created the table tbl_temperatures for this purpose, but it should be integrated into the sead change control so that it carries over with diffe…
-
Needs to be sorted out.
-
Moved from previous repository.
-
[ x ] Setup sqitch project
Compare the different SEAD versions for schema changes, excluding bugs-related data.
Create a DDL change (using sqitch) for each identified difference.
-
tbl_ecocode_definitions.label needs to be changed to tbl_ecocode_definitions.name
Affects supersead facet queries.
Results from column name change between sead master 8 and 9.
-
Sample group description data is missing in SEAD production. The import change request does not include any such data, and the data is also missing in the Clearinghouse database.
-
This example query returns a result where the biblio_author column is null. In sead_master_8 there is author information for this sample group.
SELECT tbl_sample_group_references.biblio_id,
tb…
-
Timeline implementation requires a time span to be associated with each site. This information should exist in tbl_analysis_entity_ages, but this table is empty. What to do @visead ?