Skip to content
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.

YAML example doesn't show how to extract arrays #121

Open
brandonros opened this issue Apr 21, 2016 · 0 comments
Open

YAML example doesn't show how to extract arrays #121

brandonros opened this issue Apr 21, 2016 · 0 comments

Comments

@brandonros
Copy link

brandonros commented Apr 21, 2016

I read this:

At present, MoSQL does not support using the dot notation to access elements inside arrays.

Example schema:

shipping
    rules: [{
        foo: String,
        boo: number
    }]

How would one map this to YAML?

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

No branches or pull requests

1 participant