Moebius v2.0.0 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

Callback implementation for c::application.start/2

Functions

get_connection()
get_connection(key)
parse_connection(url)
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)

Callback implementation for c::application.start/2.