Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Set thread_id column to non-null for event_push_{actions,actions_staging,summary} #15437

Merged
merged 7 commits into from
May 3, 2023

Commits on Apr 14, 2023

  1. Set thread_id column to non-null for event_push_{actions,actions_stag…

    …ing,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.
    clokep committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    e5c9e73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c0462b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    506fc46 View commit details
    Browse the repository at this point in the history
  4. Newsfragment

    clokep committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    eff5ab5 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    44f486a View commit details
    Browse the repository at this point in the history
  2. Move schema deltas.

    clokep committed May 2, 2023
    Configuration menu
    Copy the full SHA
    a3f0c10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    508b298 View commit details
    Browse the repository at this point in the history