{"table_name":"dxp_categories","full_table_name":"wp_dxp_categories","description":"Stores dxp categories data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_wp_dxp_categories` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL DEFAULT '', `created_at` datetime NOT NULL, `modified_at` datetime NOT NULL, PRIMARY KEY (`id`) ) {$charset_collate};\");","columns":[{"name":"id","type":"int(11) unsigned","nullable":false,"primary_key":true},{"name":"name","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"created_at","type":"datetime","nullable":false,"primary_key":false},{"name":"modified_at","type":"datetime","nullable":false,"primary_key":false}],"plugin":{"slug":"wp-dxp","name":"WP-DXP","active_installs":10,"version":"1.6.8","wp_org_url":"https://wordpress.org/plugins/wp-dxp/"}}