-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request