A postgresql datalayer for the Ash Framework
Find a file
2024-06-18 10:40:16 +02:00
.github chore: enable dependabot for mix dependencies. 2024-04-11 09:32:34 +12: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 fix: update ash & fix subquery sort references 2024-05-03 00:02:04 -04:00
documentation fix: ensure that context multitenancy is properly applied to lateral many-to-many joins 2024-06-10 12:49:04 -04:00
lib Fix Elixir 1.17 warnings (#326) 2024-06-13 19:54:22 -04:00
logos
priv improvement: don't sort identity keys. 2024-06-10 15:59:05 -04:00
test add test to show error with building a reference 2024-06-18 10:40:16 +02: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: add default implementation for pg_version, and rename to min_pg_version 2024-03-27 19:20:49 -04:00
.formatter.exs fix: ensure that context multitenancy is properly applied to lateral many-to-many joins 2024-06-10 12:49:04 -04:00
.gitignore
.tool-versions fix: properly format migrations 2024-03-20 16:18:27 -04:00
CHANGELOG.md chore: release version v2.0.9 2024-06-13 09:54:16 -04:00
LICENSE
mix.exs chore: release version v2.0.9 2024-06-13 09:54:16 -04:00
mix.lock chore(deps): bump ash_sql from 0.2.4 to 0.2.5 (#328) 2024-06-14 10:50:14 -04:00
README.md chore: fix link to ash_postgres 2024-05-01 16:23:51 -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