Skip to content

fix(imex): do not call set_config before running SQL migrations (#7851)#7852

Merged
link2xt merged 1 commit intomainfrom
link2xt/xqrqzovrmwvk
Feb 17, 2026
Merged

fix(imex): do not call set_config before running SQL migrations (#7851)#7852
link2xt merged 1 commit intomainfrom
link2xt/xqrqzovrmwvk

Conversation

@link2xt
Copy link
Copy Markdown
Collaborator

@link2xt link2xt commented Feb 11, 2026

set_config expects that migrations have already been run and fails if backup is old and e.g. does not have transports table.

Closes #7851

)

`set_config` expects that migrations have already been run and fails
if backup is old and e.g. does not have `transports` table.
@link2xt link2xt changed the title fix(imex): do not call set_config before running SQL migrations (#7851 fix(imex): do not call set_config before running SQL migrations (#7851) Feb 11, 2026
@link2xt link2xt merged commit 5a06d08 into main Feb 17, 2026
30 checks passed
@link2xt link2xt deleted the link2xt/xqrqzovrmwvk branch February 17, 2026 15:39
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.

Importing of old backups fails in 2.35.0

2 participants