{"table_name":"adv_dem_product_attributes","full_table_name":"wp_adv_dem_product_attributes","description":"Stores product records and related data.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS wp_adv_dem_product_attributes ( `id` INT NOT NULL AUTO_INCREMENT, `property_Name` VARCHAR(255) NOT NULL, `property_Wc_Id` INT NOT NULL, `property_Adv_Id` INT NOT NULL, `property_Last_Update` TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, UNIQUE KEY id (id) )$charset_collate;\") );","columns":[{"name":"id","type":"INT","nullable":false,"primary_key":true},{"name":"property_Name","type":"VARCHAR(255)","nullable":false,"primary_key":false},{"name":"property_Wc_Id","type":"INT","nullable":false,"primary_key":false},{"name":"property_Adv_Id","type":"INT","nullable":false,"primary_key":false},{"name":"property_Last_Update","type":"TIMESTAMP","nullable":true,"primary_key":false}],"plugin":{"slug":"email-marketing-integration-adv","name":"Email Marketing Integration Adv","active_installs":0,"version":"1.1.0","wp_org_url":"https://wordpress.org/plugins/email-marketing-integration-adv/"}}