Skip to content

refactor(metadata-db): drop redundant columns from jobs table#1937

Draft
shiyasmohd wants to merge 1 commit intomainfrom
shiyasmohd/drop-col-in-jobs
Draft

refactor(metadata-db): drop redundant columns from jobs table#1937
shiyasmohd wants to merge 1 commit intomainfrom
shiyasmohd/drop-col-in-jobs

Conversation

@shiyasmohd
Copy link
Contributor

  • Remove status, node_id, and updated_at columns from the jobs table via migration since they are already tracked in the jobs_status table. Update jobs::register and its callers to no longer accept node_id.

Depends on PR #1910

@shiyasmohd shiyasmohd self-assigned this Mar 7, 2026
@shiyasmohd shiyasmohd force-pushed the shiyasmohd/drop-col-in-jobs branch from fe6f481 to a81d021 Compare March 12, 2026 11:58
@shiyasmohd shiyasmohd force-pushed the shiyasmohd/drop-col-in-jobs branch from a81d021 to 8e95a23 Compare March 12, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant