Skip to content

Requesting a attribute that has a list as it returns only the first item of the list #1

@ghost

Description

Hi,
I am sorry that I posted this issue without any text first, it was a mistake.
Anyway I tried using your library in my software.
Hi,
I use your library and I store data like this in Mnesia:

{#Reference<0.2861782171.4093902849.25619>,
   #Reference<0.2861782171.4093902849.25617>,
   {ExampleJobs, :plus, [2, 10]},
   [#Reference<0.2861782171.4093902849.25614>], nil, nil, nil}

Before adding lethe to my project I used :mnesia.select/3 to retrieve the data from the table. However there was easy for me to limit the number of results. So you found project and I added it as a dependency. But in the result from Lethe where there was supposed to be a list of references there were just one reference.
Thanks for your time!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions