Skip to content

Mark instance_statistics table "to be renamed"

Adam Hegyi requested to merge mark_instance_statistics_table_to_be_renamed into master

What does this MR do?

This MR prepares the analytics_instance_statistics_measurements table to be renamed to analytics_usage_trends_measurements.

Based on our rename table DB guide: https://docs.gitlab.com/ee/development/database/rename_database_tables.html#release-nm-mark-the-activerecord-models-table

Note: This MR does not alter the database schema at all.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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

Merge request reports