report


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 null
report_auto.report_id report_auto_ibfk_1 R
report_section.report_id report_section_ibfk_1 R
type INT UNSIGNED 10 0
user_id INT UNSIGNED 10 0
clients.id report_ibfk_1 R
user_type INT UNSIGNED 10 0
name VARCHAR 255 null
is_default enum('false', 'true') 6 false

Table contained 0 rows

Indexes

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

Relationships