Hi Everyone, Is there any code or option in the schema to disable audit
trial fields to be created on a particular schema? As I know, we can
disable it via option "XtkAudit_DataSchema," but this will disable for
all schema. Reson to disable this in a particular schema is because this
audit trial is creating four fields: @created & @lastModified
(datetime), @createdBy-id & @modifiedBy-id (long) and these fields are
indexed and are creating a vast database size.Hence finding a way to
disable it in...