{"table_name":"mab_cms_page_data","full_table_name":"wp_mab_cms_page_data","description":"Stores mab cms page data data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `wp_mab_cms_page_data` (`cms_id` int(10) NOT NULL AUTO_INCREMENT, `page_title` varchar(255) NOT NULL, `link_to` int(10) NOT NULL, `status` TINYINT(2) NOT NULL, `sort_order` INT(3) NOT NULL DEFAULT '0', `date_added` DATETIME NOT NULL, `date_modified` TIMESTAMP NOT NULL, PRIMARY KEY (`cms_id`))\"));","columns":[{"name":"cms_id","type":"int(10)","nullable":false,"primary_key":true},{"name":"page_title","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"link_to","type":"int(10)","nullable":false,"primary_key":false},{"name":"status","type":"TINYINT(2)","nullable":false,"primary_key":false},{"name":"sort_order","type":"INT(3)","nullable":false,"primary_key":false},{"name":"date_added","type":"DATETIME","nullable":false,"primary_key":false},{"name":"date_modified","type":"TIMESTAMP","nullable":false,"primary_key":false}],"plugin":{"slug":"knowband-mobile-app-builder-for-woocommerce","name":"Knowband Mobile App Builder","active_installs":10,"version":"3.0.1","wp_org_url":"https://wordpress.org/plugins/knowband-mobile-app-builder-for-woocommerce/"}}