yammer / breakerbox

Frontend for Tenacity + Archaius
Apache License 2.0
63 stars 29 forks source link

Adding MySQL suppport into breakerbox. #33

Closed sriniprash closed 7 years ago

sriniprash commented 7 years ago

Hi,

In this PR, i have added mysql support into breakerbox.

Summary of changes:

1) Added MySQL jdbc driver dependency. 2) Tweaked the liquibase migration xml's to handle MySQL (details in this link: https://stackoverflow.com/questions/15157227/mysql-varchar-index-length)

Let me know if this looks good!

Thanks.

msftclas commented 7 years ago

@sriniprash, Thanks for your contribution. To ensure that the project team has proper rights to use your work, please complete the Contribution License Agreement at https://cla.microsoft.com.

It will cover your contributions to all Microsoft-managed open source projects. Thanks, Microsoft Pull Request Bot

msftclas commented 7 years ago

@sriniprash, thanks for signing the contribution license agreement. We will now validate the agreement and then the pull request.
Thanks, Microsoft Pull Request Bot

chrisgray commented 7 years ago

Thanks @sriniprash!