Skip to content

support for eval command + examples #13

@mindreframer

Description

@mindreframer

currently I cant figure out the proper way to call eval:

test "should eval expression", %{t: t} do
    Tarantool.Api.eval(t, %{expr: 'return "hola"', tuple: [""]}) |> IO.inspect()  
end
>> {:error, 32788, "Invalid MsgPack - packet body"}

Any help / docs on this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions