Skip to content

Generate enum for columns #3

@chriskapp

Description

@chriskapp

Currently all columns are provided as constant at the table class. We should generate a dedicated "Column" enum which contains all columns names. This has also the great advantage that we can type-hint a column name. If we have a table i.e. App, we can generate beside the AppRow and AppTable class a new AppColumn enum containing all columns names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions