mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-06-07 14:28:56 +08:00
8 lines
286 B
Markdown
8 lines
286 B
Markdown
| Name | Description | Type |
|
|
|:----:|:-----------:|:----:|
|
|
| id | User id (unique and auto increased) | integer |
|
|
| name | Name of user | string |
|
|
| username | Username of user (unique) | string |
|
|
| password | Password of user | string |
|
|
| is_admin | Whether user is admin | boolean |
|