| Current Path : /var/www/clients/client3/web2/web/vendor/magento/module-url-rewrite/etc/ |
| Current File : /var/www/clients/client3/web2/web/vendor/magento/module-url-rewrite/etc/db_schema_whitelist.json |
{
"url_rewrite": {
"column": {
"url_rewrite_id": true,
"entity_type": true,
"entity_id": true,
"request_path": true,
"target_path": true,
"redirect_type": true,
"store_id": true,
"description": true,
"is_autogenerated": true,
"metadata": true
},
"index": {
"URL_REWRITE_TARGET_PATH": true,
"URL_REWRITE_STORE_ID_ENTITY_ID": true,
"URL_REWRITE_ENTITY_ID": true
},
"constraint": {
"PRIMARY": true,
"URL_REWRITE_REQUEST_PATH_STORE_ID": true
}
}
}