Skip to content

Commit

Permalink
sql: add a transition-logs column in internal jobs table
Browse files Browse the repository at this point in the history
This commit adds tranistion_logs columns in crdb_internal.jobs
table. Moreover, it adds tests to validate the correctness of
values accessed through crdb_internal.jobs.

Release note: None

Fixes: cockroachdb#68179
  • Loading branch information
Sajjad Rizvi committed Aug 17, 2021
1 parent 0a15a0c commit df6388d
Show file tree
Hide file tree
Showing 5 changed files with 871 additions and 394 deletions.
Loading

0 comments on commit df6388d

Please sign in to comment.