Skip to content

Allow to use enumerable types other than Array #90

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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