|
@@ -55,6 +55,8 @@ async function syncSessionWithIdToken(token){
|
|
|
SET
|
|
|
"username" = excluded."username",
|
|
|
"updatedAt"=excluded."updatedAt",
|
|
|
+ "mobile"=excluded."mobile",
|
|
|
+ "phone"=excluded."phone",
|
|
|
"lastIP"=excluded."lastIP",
|
|
|
"lastLogin"=excluded."lastLogin",
|
|
|
"userSourceType"=excluded."userSourceType",
|