Skip to content

Support For Array-Like Datatype #22

@usernane

Description

@usernane

This is a proposal for a new feature which is to add support for storing PHP arrays as values in the database. The Idea is very simple, the array should be stored as a varchar and the values of the array should be comma separated. When retrieved from the database, the values should be presented as an array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposalPropose new feature or something else.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions