Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

array columns #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

array columns #24

wants to merge 1 commit into from

Conversation

marcelobns
Copy link

usage:
declaration:
-- field: {type: Array, array:Number, default: null}
property 'array' is the array type;

add support to condition type 'any'

-- where: {'field': {'any': 1}}

usage: 
declaration:
-- field: {type: Array, array:Number, default: null}
property 'array' is the array type;

add support to condition type 'any'

-- where: {'field': {'any': 'x'}}
@vladimiry
Copy link

Current v0.1.0 release is still has no support of Array columns.

@1602
Copy link
Contributor

1602 commented Jul 11, 2016

Test and readme update is appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants