Added ext_data field to ts_user.
This commit is contained in:
parent
ebd4b117c9
commit
3d89477f7e
@ -4,8 +4,8 @@
|
|||||||
pwd_salt,
|
pwd_salt,
|
||||||
name,
|
name,
|
||||||
email,
|
email,
|
||||||
join_date%,
|
join_date,
|
||||||
% ext_data % other extensible data
|
ext_data = [] % other extensible data
|
||||||
}).
|
}).
|
||||||
|
|
||||||
% ts_user.ext_data can be:
|
% ts_user.ext_data can be:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user