correct the primary key for login_token
This commit is contained in:
parent
ac67847f9d
commit
e9b877a4a3
@ -261,6 +261,7 @@ modified = 384
|
|||||||
|
|
||||||
[login_token__keys]
|
[login_token__keys]
|
||||||
user_id = K
|
user_id = K
|
||||||
|
token = K
|
||||||
|
|
||||||
[message]
|
[message]
|
||||||
id = 129
|
id = 129
|
||||||
@ -542,4 +543,4 @@ created = 142
|
|||||||
modified = 384
|
modified = 384
|
||||||
|
|
||||||
[user_group__keys]
|
[user_group__keys]
|
||||||
id = N
|
id = N
|
||||||
|
Loading…
x
Reference in New Issue
Block a user