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
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