Skip to content

Conversation

@kderme
Copy link
Contributor

@kderme kderme commented Feb 3, 2026

Description

Add your description here, if it fixes a particular issue please provide a link to the issue.

Checklist

  • Commit sequence broadly makes sense
  • Commits have useful messages
  • New tests are added if needed and existing tests are updated
  • Any changes are noted in the changelog
  • Code is formatted with fourmolu on version 0.17.0.0 (which can be run with scripts/fourmolize.sh)
  • Self-reviewed the diff

Migrations

  • The pr causes a breaking change of type a,b or c
  • If there is a breaking change, the pr includes a database migration and/or a fix process for old values, so that upgrade is possible
  • Resyncing and running the migrations provided will result in the same database semantically

This pr adds a migration for #2005. It updates all off_chain_vote_data.is_valid to true, since older releases assumed all fields correct.

@kderme kderme requested a review from a team as a code owner February 3, 2026 21:10
@kderme kderme changed the title Fixes 13.7.0.0 and preparation for 13.7.0.1 Fixes 13.7.0.0 and prepares for 13.7.0.1 Feb 3, 2026
Fixes a bug where UNNEST lists had the wrong order causing crashes
Continues #2005,
adds migration and warning
@kderme kderme force-pushed the kderme/fixes-13.7.0.0 branch from 8147adf to 7762f0a Compare February 4, 2026 16:25
@kderme kderme merged commit 74dc836 into master Feb 5, 2026
17 of 19 checks passed
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