Create tables with MySQL
pyth0nic opened this issue · 3 comments
pyth0nic commented
Hello,
Great demonstration and some beautiful code. I'm having a problem autocreating creating tables in mysql like it does with hBase. Any ideas?
Regards
Adrian
pyth0nic commented
Ended up using flywaydb https://flywaydb.org/ to get the migrations done.
szerhusenBC commented
@pyth0nic thanks for your help