-
Notifications
You must be signed in to change notification settings - Fork 41.3k
Introduce a shared abstraction for database initialization #45379
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Blocked by #18366 |
Thanks @quaff, We'll probably wait until the restructuring work is done before we look at merging this one so it might be a while before we get to it. |
OK, I understand. |
Currently used by Spring Batch, Spring Integration, Spring Session and Quartz. Signed-off-by: Yanming Zhou <[email protected]>
Unblocked. |
Is it closed by accident? |
Sorry, that's an unanticipated side-effect of deleting the |
I can't reopen it, changing the base branch is not allowed for closed PR. |
Oh dear. Apologies again. Could you please resubmit the change as a new PR? |
Sure, I will do it later. |
Currently used by Spring Batch, Spring Integration, Spring Session and Quartz.