customer_social_login_data
-
id bigInteger
-
user_id FK bigInteger
-
social_id string
-
social_type string
-
last_access timestampsTz
customerMarchant_has_providerMarchant
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
customer_has_marchant_id FK bigInteger
-
provider_has_marchant_id FK bigInteger
-
last_access timestampsTz