arrow_ip_addresses

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT UNSIGNED 20 null
company_id BIGINT UNSIGNED 20 null
companies.id arrow_ip_addresses_company_id_foreignC

会社ID

ip_address VARCHAR 255 null

IPアドレス

created_at TIMESTAMP 26 null
updated_at TIMESTAMP 26 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
arrow_ip_addresses_company_id_foreign Performance Asc company_id

Relationships