Skip to content

[ENH] Add JsonB Field to server.model.Crumb #130

Description

@bendhouseart

What would you like to see added in this software?

Would you be willing to add an optional JsonB field to Crumb?, e.g.:

class Crumb(Base):
    ...
    meta = Column(JSONB, nullable=True)

Would be super useful for transitioning existing telemetry over to migas (please I don't want to maintain a fork).

Thanks

Do you have any interest in helping implement the feature?

Yes

Additional information / screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions