ports_fdb

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ports_fdb_id BIGINT UNSIGNED 20 null
port_id INT UNSIGNED 10 null
mac_address VARCHAR 32 null
vlan_id INT UNSIGNED 10 null
device_id INT UNSIGNED 10 null
created_at TIMESTAMP 19 NULL
updated_at TIMESTAMP 19 NULL

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc ports_fdb_id
ports_fdb_device_id_index Performance Asc device_id
ports_fdb_mac_address_index Performance Asc mac_address
ports_fdb_port_id_index Performance Asc port_id
ports_fdb_vlan_id_index Performance Asc vlan_id

Diagram producer might be missing

No diagrams were produced please see application output for any errors