residuo_fotos

12 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT UNSIGNED 20 null
residuo_id BIGINT UNSIGNED 20 null
residuo.id residuo_fotos_residuo_id_foreign C
nombre_archivo VARCHAR 255 null
ruta VARCHAR 255 null
created_at TIMESTAMP 19 null
updated_at TIMESTAMP 19 null

Indexes

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

Relationships