Skip to content

Table created only on modification, not on query #15

@rwozniak

Description

@rwozniak

Hi, I have created and deployed a new table.
Then I want to query (call recollect) its contents, but I'm getting an error that the table was not found.
If I insert a row (call modify), only then the table is getting created and I can query it in the next call.

I think the table should be created even on a query, not only on the first insert. Otherwise it feels like the user is doing something wrong, where he is not.

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