{"table_name":"wc_imaxel_product_variants","full_table_name":"wp_wc_imaxel_product_variants","description":"Stores product records and related data.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_wc_imaxel_product_variants ( ID bigint(20) unsigned NOT NULL AUTO_INCREMENT, parent_product_code varchar(255) NOT NULL, code varchar(255) NOT NULL, name varchar(255) NOT NULL, price_model varchar(255) NOT NULL, price_values text NOT NULL, PRIMARY KEY (ID) ) $collate;\" );","columns":[{"name":"ID","type":"bigint(20) unsigned","nullable":false,"primary_key":true},{"name":"parent_product_code","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"code","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"name","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"price_model","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"price_values","type":"text","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/"}}