View Source erupt_postgres
An erupt driver for postgres.
Meant to be used with erupt.
build
Build
rebar3 compile
test
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.
build
Buildrebar3 compile
test
TestIn one terminal run:
docker compose up
Then in another run:
rebar3 ct