Skip to content

update merge pred tables/queries#282

Merged
LandynDev merged 2 commits intotestfrom
merge-pred-queries
Mar 16, 2026
Merged

update merge pred tables/queries#282
LandynDev merged 2 commits intotestfrom
merge-pred-queries

Conversation

@anderdc
Copy link
Copy Markdown
Collaborator

@anderdc anderdc commented Mar 13, 2026

  • merge pred table cleanup, added storing issue_number alongside issue_id, will help downstream api


# Migrations
try:
conn.execute('ALTER TABLE predictions ADD COLUMN issue_number INTEGER NOT NULL DEFAULT 0')
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should just roll this out to prod instance before and strip this logic from the code

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is for the sqlite merge predictions storage, we'd need all valis to roll it out for it to be worth removing

@LandynDev LandynDev merged commit 6a81723 into test Mar 16, 2026
2 checks passed
anderdc added a commit that referenced this pull request Mar 16, 2026
anderdc added a commit that referenced this pull request Mar 16, 2026
@anderdc anderdc deleted the merge-pred-queries branch April 14, 2026 16:25
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.

2 participants