View Source AshPostgres (ash_postgres v0.43.0)
A postgres extension library for Ash
.
AshPostgres.DataLayer
provides a DataLayer, and a DSL extension to configure that data layer.
The dsl extension exposes the postgres
section. See: AshPostgres.DataLayer
for more.
Link to this section Summary
Functions
A stringified version of the base_filter, to be used in a where clause when generating unique indexes
The configured check_constraints for a resource
The configured custom_indexes for a resource
The configured custom_statements for a resource
The configured exclusion_constraint_names
The configured foreign_key_names
The configured identity_index_names
Whether or not to create a tenant for a given resource
The template for a managed tenant
Whether or not to update a tenant for a given resource
Whether or not the resource should be included when generating migrations
A keyword list of customized migration types
The configured polymorphic_reference_name for a resource
The configured polymorphic_reference_on_delete for a resource
The configured polymorphic_reference_on_update for a resource
The configured polymorphic? for a resource
The configured references for a resource
The configured repo for a resource
The configured schema for a resource
Skip generating unique indexes when generating migrations
The configured table for a resource
The configured unique_index_names
Link to this section Functions
A stringified version of the base_filter, to be used in a where clause when generating unique indexes
The configured check_constraints for a resource
The configured custom_indexes for a resource
The configured custom_statements for a resource
The configured exclusion_constraint_names
The configured foreign_key_names
The configured identity_index_names
Whether or not to create a tenant for a given resource
The template for a managed tenant
Whether or not to update a tenant for a given resource
Whether or not the resource should be included when generating migrations
A keyword list of customized migration types
The configured polymorphic_reference_name for a resource
The configured polymorphic_reference_on_delete for a resource
The configured polymorphic_reference_on_update for a resource
The configured polymorphic? for a resource
The configured references for a resource
The configured repo for a resource
The configured schema for a resource
Skip generating unique indexes when generating migrations
The configured table for a resource
The configured unique_index_names