Your IP : 216.73.216.79


Current Path : /var/www/html/audit/backend/modules/contentVideo/
Upload File :
Current File : /var/www/html/audit/backend/modules/contentVideo/down.sql

-- SQL SAMPLE
DROP TABLE IF EXISTS `content_video`;
DROP TABLE IF EXISTS `content_video_translation`;
DELETE FROM `ref` WHERE cat='VIDEOSTATUS';
DELETE FROM `ref` WHERE cat='VIDEOPAGE';
DELETE FROM `ref` WHERE cat='VIDEOCATEGORY';
DELETE FROM `ref` WHERE cat='VIDEOLANGUAGE';
DELETE FROM `api` WHERE api_code='ContentVideoList';
DELETE FROM `api` WHERE api_code='ContentVideoDetails';
DELETE FROM `backend_menu` WHERE menu_name='Video';
DELETE FROM `route` WHERE name='/contentVideo/content-video/index';