Skip to content

Remove keyword argument 'force_foreground' from extension.migrate#33

Open
SenH wants to merge 1 commit intopgjones:mainfrom
SenH:dev
Open

Remove keyword argument 'force_foreground' from extension.migrate#33
SenH wants to merge 1 commit intopgjones:mainfrom
SenH:dev

Conversation

@SenH
Copy link
Copy Markdown

@SenH SenH commented Mar 28, 2026

Since commit 3c1e9b1 the keyword has been removed from the code and db-migrate is returning following error

    await extension.migrate(force_foreground=True)
          ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
TypeError: QuartDB.migrate() got an unexpected keyword argument 'force_foreground'

Since commit 3c1e9b1 the keyword had been removed from the code
@SenH SenH changed the title Remove keyword argument 'force_foreground' extension.migrate Remove keyword argument 'force_foreground' from extension.migrate Mar 28, 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