{"table_name":"aieo_reciprocal_ids","full_table_name":"wp_aieo_reciprocal_ids","description":"Stores aieo reciprocal ids data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `wp_aieo_reciprocal_ids` ( `Id` int(11) NOT NULL AUTO_INCREMENT, `SKU` varchar(100) DEFAULT NULL, `Soft1Ids` varchar(120) DEFAULT NULL, `EshopId` bigint(20) unsigned DEFAULT NULL, `EshopParentId` bigint(20) unsigned DEFAULT NULL, `ExcludeFromUpdate` int(11) DEFAULT NULL, `ContentCreated` datetime DEFAULT current_timestamp(), `ContentLastUpdated` datetime DEFAULT current_timestamp(), `update_on_next_run` int(11) DEFAULT 0, `Soft1Id` bigint(20) unsigned DEFAULT NULL, PRIMARY KEY (`Id`), KEY `idx_sku` (`SKU`), KEY `idx_eshopid` (`EshopId`), KEY `idx_eshopparentid` (`EshopParentId`), KEY `idx_soft1ids` (`Soft1Ids`) ) ENGINE","columns":[{"name":"Id","type":"int(11)","nullable":false,"primary_key":true},{"name":"SKU","type":"varchar(100)","nullable":true,"primary_key":false},{"name":"Soft1Ids","type":"varchar(120)","nullable":true,"primary_key":false},{"name":"EshopId","type":"bigint(20) unsigned","nullable":true,"primary_key":false},{"name":"EshopParentId","type":"bigint(20) unsigned","nullable":true,"primary_key":false},{"name":"ExcludeFromUpdate","type":"int(11)","nullable":true,"primary_key":false},{"name":"ContentCreated","type":"datetime","nullable":true,"primary_key":false},{"name":"ContentLastUpdated","type":"datetime","nullable":true,"primary_key":false},{"name":"update_on_next_run","type":"int(11)","nullable":true,"primary_key":false},{"name":"Soft1Id","type":"bigint(20) unsigned","nullable":true,"primary_key":false}],"plugin":{"slug":"ai-eshop-optimizer","name":"AI eShop Optimizer","active_installs":10,"version":"8.3","wp_org_url":"https://wordpress.org/plugins/ai-eshop-optimizer/"}}