Skip to content

"Applying schema migrations" is being logged too late #418

@Thomas-Gelf

Description

@Thomas-Gelf

Expected Behavior

I expect to read the log message "Applying schema migrations" before the migrations take place

Current Behavior

The log line is being shipped before the operation takes place, but as the migration itself is a blocking operation, the asynchronous log line is being shipped to the parent process, after the migration has been applied.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions