Skip to content

Consinder mapping InstanceState to a VARCHAR instead of a MAP #18

@nineinchnick

Description

@nineinchnick

InstanceState has two properties, Code and Name. Because this column is updatable (to stop the instance), it would be easier to use basic types. So the state column should be a VARCHAR and state_code might be a separate column or might be dropped altogether.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions