Skip to content

Allow to use enumerable types other than Array #90

@vladfaust

Description

@vladfaust

Use-case – unknown structure JSON:

type payload : Hash(String, String), converter: PG::JSONB(Hash(String, String))

Or unique enumerables as set:

type tags : Set(String), converter: PG::Set(String)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions