{"table_name":"gozen_growth","full_table_name":"wp_gozen_growth","description":"Stores gozen growth data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_gozen_growth` (\\n  `key_id` int NOT NULL AUTO_INCREMENT,\\n  `user_id` char(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,\\n  `consumer_key` char(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,\\n  `consumer_secret` char(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,\\n  `key_permission` char(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,\\n  `api_key` char(64) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `shop_uuid` char(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,\\n  `sync_user` int NOT NULL DEFAULT '0',\\n  `wc_auth_approve_status` int NOT NULL DEFAULT '0',\\n  `Login_status` int NOT NULL DEFAULT '0',\\n  PRIMARY KEY (`key_id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"gozen-growth","name":"GoZen Growth","active_installs":10,"version":"1.0.7","wp_org_url":"https://wordpress.org/plugins/gozen-growth/"}}