This commit is contained in:
2022-09-25 06:24:45 +00:00
committed by GitHub
parent cea025482f
commit 89e08ab968
8 changed files with 95 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
| Name | Description | Type |
|:----:|:-----------:|:----:|
| id | Token id | integer |
| user_id | User id | integer |
| token | Token | string |
| created_at | Creation time | datetime |