Skip to content

Support for postgres array and hstore columns #16

@espen

Description

@espen

Example array attribute:
:column => ["", ""]
should result in nil.
:column => ["hello", ""]
should result in ["hello"].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions