Skip to content

Ignore update_at column in audit_events table

Tan Le requested to merge 217941-ignore-updated-at-in-audit-events into master

What does this MR do?

Ignore updated_at column in audit_events table. We eventually would like to drop this unused column.

Followed development guideline on dropping column.

Relates to #217941 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Tan Le

Merge request reports