Skip to content

v1: JSON columns should document their structure when possible #2023

@hermanschaaf

Description

@hermanschaaf

With the move to v2, we now have many JSON columns that were relational tables before. With this move however, we have lost some documentation around the available fields in these columns. In many cases, we technically have access to this information, because the JSON column is inferred from an underlying Go struct. We should add the necessary metadata to help users understand the contents of these columns, and help document when changes to them are made.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions