Packages

Mountable SQL notebook for Phoenix. Point it at your Ecto Repo, save questions, pin dashboards, and mask PII/PHI in every output.

Current section

Files

Jump to
phoenix_lens CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## Unreleased
- Settings: switch the query engine from PostgreSQL to DuckDB, attach the host Repo read-only as `repo`, and add extra Postgres / MySQL / SQLite / DuckDB / Parquet / CSV / JSON sources to the same engine. Questions can join those sources in one SELECT.
## 0.1.0
- Initial release: SQL notebook, saved questions, dashboards, field policy, audit log.