View Source AshPostgres.DataLayer.Info (ash_postgres v2.1.17)
Introspection functions for
Summary
Functions
A stringified version of the base_filter, to be used in a where clause when generating unique indexes
A keyword list of calculations to their sql representation
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
A list of keys to always include in upserts.
The configured identity_index_names
A keyword list of identity names to the sql representation of their where clauses
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 defaults
A list of attributes to be ignored when generating migrations
A keyword list of customized migration types
Gets the resource's repo's postgres version
Checks a version requirement against the resource's repo's postgres version
The configured polymorphic? for a resource
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 reference for a given relationship of a resource
The configured references for a resource
The configured repo for a resource
The configured schema for a resource
Identities not to include in the migrations
Skip generating unique indexes when generating migrations
A keyword list of customized storage types
The configured table for a resource
The configured unique_index_names
Functions
A stringified version of the base_filter, to be used in a where clause when generating unique indexes
A keyword list of calculations to their sql representation
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
A list of keys to always include in upserts.
The configured identity_index_names
A keyword list of identity names to the sql representation of their where clauses
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 defaults
A list of attributes to be ignored when generating migrations
A keyword list of customized migration types
Gets the resource's repo's postgres version
Checks a version requirement against the resource's repo's postgres version
The configured polymorphic? for a resource
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 reference for a given relationship of a resource
The configured references for a resource
The configured repo for a resource
The configured schema for a resource
Identities not to include in the migrations
Skip generating unique indexes when generating migrations
A keyword list of customized storage types
The configured table for a resource
The configured unique_index_names