Skip to content

Schema - Remove 'comments' from layer_data table and make own measurement type #188

@jomey

Description

@jomey

The comments column in the layer_data column has a lot of null values after uploading one stratigraphy.csv. Example screenshot here:

Image

Additionally, with the new structure of having one row per measurement type, we really can't determine to which of those measurements per layer a comment belongs to.

Suggestion:

Drop the column and make the comment a new measurement type that gets logged with each layer that has one. This will make it clearer, when something is a comment and does not produce duplicate values for "value" and "comment". It also makes a consistent treatment of one column being a measurement from the pit sheet.

Let's discuss @micah-prime @micahjohnson150 @aaarendt

Metadata

Metadata

Assignees

No one assigned

    Labels

    DBAny requests related to changes/updates of the DB table structure or definitions
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions