Skip to content

ignored_columns as a callback or as a service #178

Description

@FluffyDiscord

I would LOVE to have option to set some kind of service which would receive the entity and return array of ignored columns. Right now we can set ignored columns globally or per entity class, but sometimes I want to ignore entity column under specific conditions. Right now I do not have the option to do so, except implementing my own auditing service, which feels like an overkill.

TLDR: Please add option to dynamically set ignored columns for certain entity (not class, but object)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions