erupt_mysql
An erupt driver for mysql.
Meant to be used with erupt.
Build
rebar3 compileTest
In one terminal start mysql with docker compose:
docker compose upIn another terminal run the tests:
rebar3 ct
An erupt driver for mysql.
Meant to be used with erupt.
rebar3 compileIn one terminal start mysql with docker compose:
docker compose upIn another terminal run the tests:
rebar3 ct