report_auto


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 null
report_id INT UNSIGNED 10 null
auto INT UNSIGNED 10 0
last DATETIME 19 null
recipient INT UNSIGNED 10 0
email VARCHAR 254 null
client INT UNSIGNED 10 null
domain INT UNSIGNED 10 null

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