Skip to content

no json/jsonb support? #84

@jerrygreen

Description

@jerrygreen

For render method I can use something like this (example from official doc):

           fields: { users: [:name, :email], posts: [:title, :content] }

But I can't use this, right?

           fields: { users: [:name, :email], posts: [:title, :content, data: [:additional_info, :some_key]] }

Why? I want that filtering for json/jsonb columns ;(

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