Skip to content

web: projections are not rendered in the schema browser #114

Description

@orian

Found while writing web section-builder tests for #99: buildHTMLView has sections for columns, indexes, constraints, engine, settings — but nothing renders TableSpec.Projections (added in #113). A projected table browses with its projections invisible.

Fix direction: a projections section (name + canonical query, like the MV query rendering) on the table page; the test fixture in cmd/hclexp/web_sections_test.go already carries a projection, so the new section only needs assertions added there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions