Details of a file that is stored on the disk
Column | Type | References | Comments |
id | Integer | Primary key | |
vdb_id | Integer | ||
content_type | String | Mime type of this file | |
local_path | String | Path on the disk | |
name | String | Name of this file | |
sz | Float | Size of this file |
Details of a file that is stored on the disk
Column | Type | References | Comments |
id | Integer | Primary key | |
vdb_id | Integer | ||
content_type | String | Mime type of this file | |
local_path | String | Path on the disk | |
name | String | Name of this file | |
sz | Float | Size of this file |