{"table_name":"wc_imaxel_projects","full_table_name":"wp_wc_imaxel_projects","description":"Stores wc imaxel projects data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_wc_imaxel_projects ( ID bigint(20) unsigned NOT NULL AUTO_INCREMENT, user_id bigint(20) NOT NULL, project_id bigint(20) NOT NULL, project_name varchar(255) NOT NULL, project_title_customer varchar(255) DEFAULT NULL, project_module_code varchar(50) NULL, product_price decimal(20,6) NOT NULL, project_design_pages int(11) NULL, project_design_pages_copies int(11) NULL, project_product_code varchar(255) NOT NULL, project_variant_code varchar(255) NOT NULL, project_variant_name varchar(255) DEFAULT NULL, project_custom_options longtext DEFAULT NULL, project_sku varchar(255) DEFAULT NULL, wc_product_id bigint(20) NOT NULL, wc_product_variation_id bigint(20) NOT NULL, wc_product_variations longtext NOT NULL, created_date DATETIME NOT NULL, modified_date DATETIME NOT NULL, is_valid_project tinyint(1) NULL, PRIMARY KEY (ID) ) $collate;\" );","columns":[{"name":"ID","type":"bigint(20) unsigned","nullable":false,"primary_key":true},{"name":"user_id","type":"bigint(20)","nullable":false,"primary_key":false},{"name":"project_id","type":"bigint(20)","nullable":false,"primary_key":false},{"name":"project_name","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"project_title_customer","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"project_module_code","type":"varchar(50)","nullable":true,"primary_key":false},{"name":"product_price","type":"decimal(20,6)","nullable":false,"primary_key":false},{"name":"project_design_pages","type":"int(11)","nullable":true,"primary_key":false},{"name":"project_design_pages_copies","type":"int(11)","nullable":true,"primary_key":false},{"name":"project_product_code","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"project_variant_code","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"project_variant_name","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"project_custom_options","type":"longtext","nullable":true,"primary_key":false},{"name":"project_sku","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"wc_product_id","type":"bigint(20)","nullable":false,"primary_key":false},{"name":"wc_product_variation_id","type":"bigint(20)","nullable":false,"primary_key":false},{"name":"wc_product_variations","type":"longtext","nullable":false,"primary_key":false},{"name":"created_date","type":"DATETIME","nullable":false,"primary_key":false},{"name":"modified_date","type":"DATETIME","nullable":false,"primary_key":false},{"name":"is_valid_project","type":"tinyint(1)","nullable":true,"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/"}}