View Source Moebius (Moebius v4.0.2)

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 Application.start/2.

Functions

Link to this function

run_with_psql(sql, opts)

View Source

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 Application.start/2.