{"table_name":"wc_imaxel_products","full_table_name":"wp_wc_imaxel_products","description":"Stores product records and related data.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_wc_imaxel_products ( ID bigint(20) unsigned NOT NULL AUTO_INCREMENT, code varchar(255) NOT NULL, name varchar(255) NOT NULL, module varchar(255) NOT NULL, pattern varchar(255) NOT NULL, PRIMARY KEY (ID) ) $collate;\" );","columns":[{"name":"ID","type":"bigint(20) unsigned","nullable":false,"primary_key":true},{"name":"code","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"name","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"module","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"pattern","type":"varchar(255)","nullable":false,"primary_key":false}],"plugin":{"slug":"imaxeleditors-for-woocommerce","name":"Imaxel editors for WooCommerce","active_installs":10,"version":"1.3.77","wp_org_url":"https://wordpress.org/plugins/imaxeleditors-for-woocommerce/"}}