bgm_tracks

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
bgm_copyrights.bgm_id bgm_copyrights_bgm_id_fkey R
title VARCHAR 255 null
artist VARCHAR 255 null
file_url VARCHAR 500 null
file_size INT 10 null
duration INT 10 null
format VARCHAR 10 null
created_at DATETIME 23 CURRENT_TIMESTAMP(3)
updated_at DATETIME 23 null

Indexes

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

Relationships