Skip to content

Conversation

@link2xt
Copy link
Collaborator

@link2xt link2xt commented Nov 28, 2025

Migration 140 merged in version 2.28.0
introduced NOT NULL transport_id
columns, so old versions of core not aware of it
fail e.g. when they expect conflict on (folder)
column rather than (transport_id, folder).

Closes #7529

@link2xt
Copy link
Collaborator Author

link2xt commented Nov 28, 2025

CI is broken because of mypy release, #7538 fixes it.

Migration 140 merged in version 2.28.0
introduced `NOT NULL` transport_id
columns, so old versions of core not aware of it
fail e.g. when they expect conflict on `(folder)`
column rather than `(transport_id, folder)`.
@link2xt link2xt force-pushed the link2xt/kytrqrukunsy branch from 292c2ab to 0d2ad5c Compare November 28, 2025 22:15
@link2xt link2xt merged commit dc5f939 into main Nov 29, 2025
29 checks passed
@link2xt link2xt deleted the link2xt/kytrqrukunsy branch November 29, 2025 17:24
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.

check if stale app on downgrading from 2.28 to 2.25 (eg on "add second device") can be improved

3 participants