Skip to content

Prevent identical names for generic relations with validate.py #429

Description

@hjanott

Fields like history_entry/model_id get columns within the same table of that collection in the shape of model_id_user_id and model_id_motion_id. This could theoretically lead to doubling of column names. We should have a check for this in validate.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementGeneral enhancement which is neither bug nor feature

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions