Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[batch] A procedure to rename job_groups_cancelled.id -> job_groups_cancelled.batch_id #14672

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    09f081c View commit details
    Browse the repository at this point in the history
  2. Added rename-job-groups-cancelled-column script to batch migration. R…

    …efactored sql for simplification.
    ichengchang committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    45e0049 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. revert files

    ichengchang committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fec05d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    64dcea3 View commit details
    Browse the repository at this point in the history
  2. Replaced job_groups_cancelled.id by job_groups_cancelled.batch_id, in…

    …cluding those referenced by alias.
    ichengchang committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c6e3c66 View commit details
    Browse the repository at this point in the history