API Reference Lantern v#0.6.0

Copy Markdown View Source

Modules

An embeddable Postgres viewer/editor.

Pure helpers for moving values between Postgres and the UI.

Opens one-shot Postgrex connections from a Lantern.Source.

Turns raw database and query errors into honest, human-readable copy for the UI. The cardinal rule: never leak a raw struct (a %DBConnection.ConnectionError{} or %Postgrex.Error{} dumped via inspect/1) into the interface.

An embeddable Postgres table browser & editor LiveComponent.

Pure SQL string builders.

A normalized description of how to reach a Postgres database.