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

Multidimensional arrays support #2

Open
alx3apps opened this issue Oct 5, 2012 · 0 comments
Open

Multidimensional arrays support #2

alx3apps opened this issue Oct 5, 2012 · 0 comments

Comments

@alx3apps
Copy link
Contributor

alx3apps commented Oct 5, 2012

Arrays of objects are supported, what about multidimensional arrays?
Something like this:

select array['["foo","bar"]','[]'] = json_get_multi_array('{"boo": [["foo", "bar"], []]}', 'boo');
select array['["foo","bar"]','[]'] = json_array_to_multi_array('[["foo", "bar"], []]');
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

No branches or pull requests

1 participant