report_auto


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 null
report_id INT UNSIGNED 10 0
report.id report_auto_ibfk_1 R
auto INT UNSIGNED 10 0
last DATETIME 19 null
recipient INT UNSIGNED 10 0
email VARCHAR 254 null
client INT UNSIGNED 10 0
clients.id report_auto_ibfk_2 R
domain INT UNSIGNED 10 0
domains.id report_auto_ibfk_3 R

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
client Performance Asc client
domain Performance Asc domain
report_id Performance Asc report_id

Relationships