{"table_name":"afsa_processed_order","full_table_name":"wp_afsa_processed_order","description":"Stores order records and related transaction data.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_afsa_processed_order` (\\n  `id_order` int NOT NULL,\\n  `id_shop` int NOT NULL,\\n  `date_add` datetime DEFAULT NULL,\\n  PRIMARY KEY (`id_order`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"afs-analytics-for-woocommerce","name":"AFS Analytics for WooCommerce","active_installs":20,"version":"2.20","wp_org_url":"https://wordpress.org/plugins/afs-analytics-for-woocommerce/"}}