A postgresql datalayer for the Ash Framework
Find a file
2024-07-22 16:43:37 +02:00
.github ci: dependabot weekly 2024-06-24 08:20:09 -04:00
.vscode
benchmarks improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
config test: replicate error when using calculation over nested relationship (#351) 2024-07-17 08:09:45 -04:00
documentation docs: move new note to what-is-ash-postgres.md 2024-07-09 11:20:36 -04:00
lib fix: properly add prod config in installer 2024-07-19 15:11:44 -04:00
logos
priv chore: update tests/migrations 2024-07-17 11:40:17 -04:00
test test more aggregates 2024-07-22 16:43:37 +02:00
test_snapshot_path/test_repo improvement!: 3.0 (#227) 2024-03-27 16:52:28 -04:00
.check.exs
.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
.tool-versions improvement: pluralize table name in extender 2024-07-18 12:53:38 -04:00
CHANGELOG.md chore: release version v2.1.12 2024-07-19 15:12:46 -04:00
LICENSE
mix.exs chore: release version v2.1.12 2024-07-19 15:12:46 -04:00
mix.lock fix: properly perform or don't perform configuration modification code 2024-07-19 12:34:06 -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