-
Notifications
You must be signed in to change notification settings - Fork 267
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
Support for MySQL storage #5411
Support for MySQL storage #5411
Conversation
# Conflicts: # app/src/main/java/io/apicurio/registry/storage/impl/sql/AbstractSqlRegistryStorage.java
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks pretty good to me! I'd like to get at least one more review before merging. @carlesarnal or @jsenko ?
@Yoni-Weisberg can you please run |
I though I already approved it but I just approved the CI execution. I'll wait until CI is green for the final +1. |
Hi @carlesarnal, I've run spotless. waiting for CI workflow again |
Nice work, thanks for the contribution @Yoni-Weisberg |
pull request for #5309