files

36 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT UNSIGNED 20 null
name VARCHAR 255 null

ファイル名

mime_type VARCHAR 255 null

MIMEタイプ

file_size INT 10 null

ファイルサイズ

path VARCHAR 255 null

ファイルパス

thumbnail_path VARCHAR 255

サムネイルパス

fileable_id INT 10 null
migrations.id Implied ConstraintR
fileable_type VARCHAR 255 null
created_at TIMESTAMP 26 null
updated_at TIMESTAMP 26 null
deleted_at TIMESTAMP 26 null

Indexes

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

Relationships