A postgresql datalayer for the Ash Framework
Find a file
2024-08-26 11:10:54 -04: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 chore: release version v2.2.1 2024-08-16 15:44:57 -04:00
lib chore: fix recent type casting logic change 2024-08-26 11:10:54 -04:00
logos
priv test: replicate type mismatch bug (#364) 2024-07-27 14:27:02 -04:00
test chore: fix tests 2024-08-25 17:42:32 -04: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 docs: update readme 2024-08-18 07:46:11 -04:00
LICENSE
mix.exs chore: release version v2.2.3 2024-08-18 07:45:39 -04:00
mix.lock chore(deps): bump igniter in the production-dependencies group (#372) 2024-08-22 09:35:26 -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