Skip to content

Tracking schema with associations #29

@bbb95

Description

@bbb95

Hello,

I track schemas items, reservations, and items_reservations. I want to show all Item changes, including the item reservations, when any item_reservation is inserted or deleted.

I start the query from versions and searching for entity_schema is items, and entity_id is the current item id. After that I need to join all 'items_reservations' versions to know when item was reserved or deleted from reservation.

Do you have any solution or idea, how can I make this?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions