recover user_openid tables, which got lost in generation
This commit is contained in:
parent
68a10970f9
commit
ddc3671b6a
|
@ -1,4 +1,3 @@
|
|||
|
||||
[avatar]
|
||||
profile_id = 129
|
||||
original = 17
|
||||
|
@ -606,6 +605,27 @@ uri = 2
|
|||
[user_group__keys]
|
||||
id = N
|
||||
|
||||
[user_openid]
|
||||
canonical = 130
|
||||
display = 130
|
||||
user_id = 129
|
||||
created = 142
|
||||
modified = 384
|
||||
|
||||
[user_openid__keys]
|
||||
canonical = K
|
||||
display = U
|
||||
|
||||
[user_openid_trustroot]
|
||||
trustroot = 130
|
||||
user_id = 129
|
||||
created = 142
|
||||
modified = 384
|
||||
|
||||
[user_openid__keys]
|
||||
trustroot = K
|
||||
user_id = K
|
||||
|
||||
[user_location_prefs]
|
||||
user_id = 129
|
||||
share_location = 17
|
||||
|
|
Loading…
Reference in New Issue
Block a user