Skip to content

Json-path index as primary key doesn't work #59

@ArtDu

Description

@ArtDu
tarantool> construct_key(tree.id, tree:select()[1])
---
- - {'age': 3}
...

tarantool> tree:get(construct_key(tree.id, tree:select()[1]))
---
- error: 'Supplied key type of part 0 does not match index part type: expected scalar'
...

after: #52

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions