mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-07-08 01:32:41 +08:00
Update database
This commit is contained in:
@@ -3,5 +3,4 @@
|
||||
| id | File id | integer |
|
||||
| path | The path of the file | string |
|
||||
| last_modified | The last time the file was modified(HTTP Header) | timestamp |
|
||||
| etag | The etag(HTTP Header) of the file | string |
|
||||
| url | The source url | string |
|
||||
|
||||
@@ -6,3 +6,5 @@
|
||||
| uid | User id of the author | integer |
|
||||
| description | Description of artwork | string |
|
||||
| count | Number of pages | integer |
|
||||
| is_nsfw | Whether the artwork is NSFW | boolean |
|
||||
| lock | Specify which part should not be updated. | integer |
|
||||
|
||||
Reference in New Issue
Block a user