You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I changed my fork to work with mysql 8. I'm not sure if it works 100% with all the framework's features, but if you're interested it might be a start, I'm not a big erlang programmer.
Hello,
I changed my fork to work with mysql 8. I'm not sure if it works 100% with all the framework's features, but if you're interested it might be a start, I'm not a big erlang programmer.
I used the driver https://github.com/mysql-otp/mysql-otp.git
New adapter:
https://github.com/mobilemindtec/boss_db/blob/master/src/db_adapters/boss_db_adapter_mysql.erl
Test new adapter
https://github.com/mobilemindtec/boss_db/blob/master/test/boss_db_mysql8_adapter_test.erl
Espero que possa ajudar alguém!
The text was updated successfully, but these errors were encountered: