Packages

Ecto query helper for iex (Rails style)

Current section

Files

Jump to
qh CHANGELOG.md
Raw

CHANGELOG.md

# Changelog for Qh
## v0.2.0
- Support for most `Ecto.Query` functions
- Support other `Ecto.Repo` functions
- Allow optional bindings
- Added `aggr` to allow for grouped aggregations
## v0.1.0
Initial version