ash_postgres v0.32.2 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
See the postgres docs on https://www.postgresql.org/docs/9.6/pgtrgm.html for more information.
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.