almacen

3 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT UNSIGNED 20 null
cable.almacen_id cable_almacen_id_foreign R
cargador.almacen_id cargador_almacen_id_foreign C
celular.almacen_id celular_almacen_id_foreign C
disco_duro.almacen_id disco_duro_almacen_id_foreign R
gabinetes.almacen_id gabinetes_almacen_id_foreign R
graficas.almacen_id graficas_almacen_id_foreign R
notebook.almacen_id notebook_almacen_id_foreign R
pc.almacen_id pc_almacen_id_foreign R
perifericos.almacen_id perifericos_almacen_id_foreign R
procesadores.almacen_id procesadores_almacen_id_foreign R
producto.almacen_id producto_almacen_id_foreign C
ram.almacen_id ram_almacen_id_foreign R
residuo.almacen_id residuo_almacen_id_foreign C
created_at TIMESTAMP 19 null
updated_at TIMESTAMP 19 null
almacen_nombre VARCHAR 255 null
direccion_id BIGINT UNSIGNED 20 null
direccion.id almacen_direccion_id_foreign R

Indexes

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

Relationships