A postgresql datalayer for the Ash Framework
Find a file
Zach Daniel 52a39d0597
feat: support inner joins when possible (#15)
fix: better support for aggregates/calculations when delegating
2020-09-02 00:01:34 -04:00
.github feat: support inner joins when possible (#15) 2020-09-02 00:01:34 -04:00
config chore: fix lint issues 2020-06-02 23:29:11 -04:00
lib feat: support inner joins when possible (#15) 2020-09-02 00:01:34 -04:00
logos feat: use the new DSL builder for config (#7) 2020-06-14 03:04:18 -04:00
test chore: fix lint issues 2020-06-02 23:29:11 -04:00
.check.exs chore: only run coverage once (#14) 2020-08-27 23:00:57 -04:00
.credo.exs chore: fix credo warnings 2020-06-02 22:48:12 -04:00
.formatter.exs fix: update .formatter.exs 2020-06-15 03:05:21 -04:00
.gitignore WIP 2019-12-04 09:58:20 -05:00
CHANGELOG.md chore: release version v0.18.0 2020-08-26 00:29:20 -04:00
LICENSE WIP 2019-12-04 10:13:24 -05:00
mix.exs feat: support inner joins when possible (#15) 2020-09-02 00:01:34 -04:00
mix.lock feat: support inner joins when possible (#15) 2020-09-02 00:01:34 -04:00
README.md docs: fix badge again 2020-06-10 11:21:49 -04:00

AshPostgres

Elixir CI License: MIT Coverage Status Hex version badge