E.g. queries like ```sql select json_get(more_nested.json_data, more_nested.str_key1, more_nested.str_key2) v from more_nested ``` As of #22 this will return an error instead of silently only using the first array, but in theory we could fully support this.