ash_postgres v0.32.0 API Reference

Modules

A postgres extension library for Ash.

A postgres data layer that levereges Ecto's postgres capabilities.

A function that maps to ecto's fragment function

A function that maps to ecto's type function

Generates migrations based on resource snapshots

Helpers used to manage multitenancy

Resources that use the AshPostgres data layer use a Repo to access the database.

Verifies that the repo is configured correctly

Mix Tasks

Generates migrations, and stores a snapshot of your resources.