Files
pixiv_downloader/doc/db/files.md
2022-10-23 13:49:11 +00:00

7 lines
243 B
Markdown

| Name | Description | Type |
|:----:|:-----------:|:----:|
| id | File id | integer |
| path | The path of the file | string |
| last_modified | The last time the file was modified(HTTP Header) | timestamp |
| url | The source url | string |