A postgresql datalayer for the Ash Framework
Find a file
2020-09-23 21:04:43 -04:00
.github ci: only deploy on tag pushes to master 2020-09-21 19:04:16 -04:00
config feat: snapshot-based migration generator 2020-09-10 20:26:47 -04:00
lib fix: broken types for in operator 2020-09-23 21:04:43 -04:00
logos
priv feat: snapshot-based migration generator 2020-09-10 20:26:47 -04:00
test fix: document/update migration path logic 2020-09-10 23:47:14 -04:00
.check.exs chore: only run coverage once (#14) 2020-08-27 23:00:57 -04:00
.credo.exs feat: snapshot-based migration generator 2020-09-10 20:26:47 -04:00
.formatter.exs feat: support base_filter (#18) 2020-09-19 18:08:09 -04:00
.gitignore feat: snapshot-based migration generator 2020-09-10 20:26:47 -04:00
CHANGELOG.md chore: release version v0.21.0 2020-09-19 18:08:35 -04:00
LICENSE Update LICENSE 2020-09-21 14:02:15 -04:00
mix.exs chore: release version v0.21.0 2020-09-19 18:08:35 -04:00
mix.lock feat: support base_filter (#18) 2020-09-19 18:08:09 -04:00
README.md test: Start test suite (#16) 2020-09-03 04:18:11 -04:00

AshPostgres

Elixir CI License: MIT Coverage Status Hex version badge

The documentation for ash_postgres is available on hexdocs