erupt_postgres
An erupt driver for postgres.
Meant to be used with erupt.
Build
rebar3 compile
Test
In one terminal run:
docker compose up
Then in another run:
rebar3 ct
An erupt driver for postgres.
Meant to be used with erupt.
rebar3 compile
In one terminal run:
docker compose up
Then in another run:
rebar3 ct