Skip to content

Some guide on using an entity with an auto generated 'id' field in the database #162

Description

@BlaidddDrwg

A default 'id' field of type UUID seems to be automatically generated even if I do not specify one. There seems to be some sorcery involved using the id$ field that is not clearly documented - what is needed while doing a save$, is for the id field not to be even part of the save process, but that the callback have the (saved) id set on the entity. Is it possible to do this, and how ?

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