Module mentat_db::entids
[−]
[src]
Structs
IDENTS_SQL_LIST |
Attributes that are "ident related". These might change the "idents" materialized view. |
METADATA_SQL_LIST |
Attributes that are "metadata" related. These might change one of the materialized views. |
SCHEMA_SQL_LIST |
Attributes that are "schema related". These might change the "schema" materialized view. |
Constants
Functions
is_a_schema_attribute |
Return 'false' if the given attribute might be used to describe a schema attribute. |
might_update_metadata |
Return |