centre_types_old

8 rows


Description

Centre types master table

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id VARCHAR 36 null
name VARCHAR 125 null
type enum('iti', 'ngo', 'school') 6 null
old_data_id VARCHAR 15 null
tenant_id VARCHAR 36 null
tenants.id centre_types_old_ibfk_1 R
status BIT 1 1

0:Inactive,1:Active

updated_at DATETIME 19 null
created_at DATETIME 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
fk_centre_types_1_idx Performance Asc tenant_id

Relationships