forked-synapse/synapse/storage/schema/main/delta/74
Patrick Cloke 2a234b788e
Set thread_id column to non-null for event_push_{actions,actions_staging,summary} (#15350)
Clean-up from adding the thread_id column, which was initially
null but backfilled with values. It is desirable to require it to now
be non-null.

In addition to altering this column to be non-null, we clean up
obsolete background jobs, indexes, and just-in-time updating
code.
2023-03-30 15:11:31 -04:00
..
01_user_directory_stale_remote_users.sql Preparatory work to fix the user directory assuming that any remote membership state events represent a profile change. [rei:userdirpriv] (#14755) 2023-03-16 09:55:19 +00:00
02_set_device_id_for_pushers_bg_update.sql Make cleaning up pushers depend on the device_id instead of the token_id (#15280) 2023-03-24 11:09:39 -04:00
02thread_notifications_backfill.sql Set thread_id column to non-null for event_push_{actions,actions_staging,summary} (#15350) 2023-03-30 15:11:31 -04:00
03thread_notifications_not_null.sql.postgres Set thread_id column to non-null for event_push_{actions,actions_staging,summary} (#15350) 2023-03-30 15:11:31 -04:00
03thread_notifications_not_null.sql.sqlite Set thread_id column to non-null for event_push_{actions,actions_staging,summary} (#15350) 2023-03-30 15:11:31 -04:00
90COMMENTS_destinations.sql.postgres Add schema comments about the destinations and destination_rooms tables. (#15247) 2023-03-15 09:25:58 +00:00