Moebius v2.0.0 Moebius.Database

Summary

Functions

Executes a command for a given transaction specified with pid. If the execution fails, it will be caught in Query.transaction/1 and reported back using {:error, err}

Functions

execute(cmd)
execute(cmd, conn)

Executes a command for a given transaction specified with pid. If the execution fails, it will be caught in Query.transaction/1 and reported back using {:error, err}.

start_link(opts)