Skip to content

Conversation

@johnchildren
Copy link
Collaborator

Enables the use of async functions to run migrations and changes the signature of new_default_process_async_with_migrations to take a closure that returns a future instead of a sync closure.

Enables the use of async functions to run migrations and changes the
signature of `new_default_process_async_with_migrations` to take a
closure that returns a future instead of a sync closure.
Makes the migration function a bit more flexible
Seems to be the only way to get reasonable lifetimes
futures_util is already depended on by tokio
@johnchildren johnchildren merged commit 60e8397 into master Nov 16, 2025
1 check 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