attribute_type


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INTEGER 2000000000 null
account_attribute.attribute_type_id C
account_attribute_audit.attribute_type_id R
person_attribute.attribute_type_id R
person_attribute_audit.attribute_type_id R
transfer_attribute.attribute_type_id R
transfer_attribute_audit.attribute_type_id R
name TEXT 2000000000 null

Indexes

Constraint Name Type Sort Column(s)
attribute_type_s_pk Primary key Asc id
sqlite_autoindex_attribute_type_1 Must be unique Asc name

Relationships