Moebius v3.0.1 Moebius

Summary

Functions

A convenience tool for assembling large queries with multiple commands which we use for testing. These functions hand off to PSQL because Postgrex can’t run more than one command per query

Functions

get_connection()
get_connection(key)
parse_connection(url)
pool_opts()
run_with_psql(sql, opts)

A convenience tool for assembling large queries with multiple commands which we use for testing. These functions hand off to PSQL because Postgrex can’t run more than one command per query.

start(type, args)