forked-synapse/synapse/storage/schema/main
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
..
delta Set thread_id column to non-null for event_push_{actions,actions_staging,summary} (#15350) 2023-03-30 15:11:31 -04:00
full_schemas Snapshot schema 72 (#13873) 2022-09-26 18:28:32 +01:00