-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Events table schema update #9178
Copy link
Copy link
Closed
Description
We need to update our events table to the new schema that has all the required persons/groups data.
We'll need the following columns:
person_idperson_propertiesgroup0_propertiesgroup1_propertiesgroup2_propertiesgroup3_propertiesgroup4_properties
This should be an async migration that will depend on the sharding migration.
We probably want to do this manually on Cloud at first before adding a migration for self-hosted users.
For self-hosted users we might also want to batch the table updates with the backfill.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
Done