Skip to content

Ignore specified columns. #11

@jeremydein

Description

@jeremydein

I currently have triggers that update certain columns across all my tables. It would be good to have the ability to ignore certain columns when generating the insert that are automagically managed by the db. e.g. on insert most my tables have a CreatedOn/CreatedBy UpdatedOn/UpdatedBy that is updated by the database.

This could just be in the settings as "Columns to Ignore" and be a comma separated string.

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