A postgresql datalayer for the Ash Framework
Find a file
2024-07-16 15:39:04 -04:00
.github ci: dependabot weekly 2024-06-24 08:20:09 -04:00
.vscode improvement: support latest ash 2022-09-20 23:00:29 -04:00
benchmarks improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
config error reproduction test (#349) 2024-07-13 16:06:52 -04:00
documentation docs: move new note to what-is-ash-postgres.md 2024-07-09 11:20:36 -04:00
lib chore: update changelog 2024-07-15 13:54:29 -04:00
logos feat: use the new DSL builder for config (#7) 2020-06-14 03:04:18 -04:00
priv chore: generate migrations 2024-07-15 09:54:09 -04:00
test test: replicate error when building json object and using inline aggregate (#350) 2024-07-16 15:39:04 -04:00
test_snapshot_path/test_repo improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
.check.exs improvement: update to the latest ash 2022-10-07 15:50:20 -04:00
.credo.exs improvement: better type handling using new type inference 2024-06-18 16:37:32 -04:00
.formatter.exs improvement: add storage type option (#342) 2024-07-08 09:54:50 -04:00
.gitignore feat: snapshot-based migration generator 2020-09-10 20:26:47 -04:00
.tool-versions improvement: add mix ash_postgres.install (mix igniter.install ash_postgres) 2024-06-21 19:49:47 -04:00
CHANGELOG.md chore: release version v2.1.6 2024-07-15 22:01:45 -04:00
LICENSE Update LICENSE 2020-09-21 14:02:15 -04:00
mix.exs chore: test changes & update dependency 2024-07-16 08:58:04 -04:00
mix.lock chore: test changes & update dependency 2024-07-16 08:58:04 -04:00
README.md docs: move new note to what-is-ash-postgres.md 2024-07-09 11:20:36 -04:00

Logo Logo

Elixir CI License: MIT Hex version badge Hexdocs badge

AshPostgres

Welcome! AshPostgres is the PostgreSQL data layer for Ash Framework.

Tutorials

Topics

Resources

Development

Advanced

Reference