| Current Path : /home/rtorresani/www/vendor/magento/module-adobe-ims/etc/ |
| Current File : //home/rtorresani/www/vendor/magento/module-adobe-ims/etc/db_schema_whitelist.json |
{
"adobe_user_profile": {
"column": {
"id": true,
"admin_user_id": true,
"name": true,
"email": true,
"image": true,
"account_type": true,
"access_token": true,
"refresh_token": true,
"created_at": true,
"updated_at": true
},
"index": {
"ADOBE_USER_PROFILE_ADMIN_USER_ID": true
},
"constraint": {
"PRIMARY": true,
"ADOBE_USER_PROFILE_ADMIN_USER_ID_ADMIN_USER_USER_ID": true
}
}
}