Skip to content

Add the cc_fs_events_full_idx index to the context_chat_fs_events table migration #180

Description

@kyteinsky

@marcelklehr the index will be missing for new installations until the admin notices the missing index warning and applies it manually.

Therefore it's recommended to edit the original migration adding the table to already apply the index. That would be lib/Migration/Version004004000Date20250523135634.php in this case. Leave a comment to make it obvious that the migration was changed, like you can see here: https://github.com/nextcloud/server/blob/2f2049cbeb7ee51204ebe6610a29663281a62d49/core/Migrations/Version13000Date20170718121200.php#L735-L738

Originally posted by @ChristophWurst in #166 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions