Skip to content

Insert multi-table entity with foreign keys without manual updates in the entity #12

@SpareParts

Description

@SpareParts

Currently it's impossible to insert multiple-table entity in one take, you have to manually take the resulting id from one insert, update it in the entity as a foreign key and save it again to see the change in the foreign table.

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