Skip to content

Perform operations with the fields #20

@brahimbjz

Description

@brahimbjz

How could an update be made of a field, whose new value is the current one + 1?
In a normal sentence it would be like this, but I don't know how to apply it to your library:

UPDATE table SET views = views + 1 WHERE id = ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions