{"table_name":"autoseo_settings","full_table_name":"wp_autoseo_settings","description":"Stores autoseo settings data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `wp_autoseo_settings` (\\n  `id` mediumint NOT NULL AUTO_INCREMENT,\\n  `setting_key` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `setting_value` longtext COLLATE utf8mb4_unicode_520_ci,\\n  `created_at` datetime DEFAULT CURRENT_TIMESTAMP,\\n  `updated_at` datetime DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,\\n  PRIMARY KEY (`id`),\\n  UNIQUE KEY `setting_key` (`setting_key`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"getautoseo-ai-content-publisher","name":"GetAutoSEO AI Tool","active_installs":1000,"version":"1.3.92","wp_org_url":"https://wordpress.org/plugins/getautoseo-ai-content-publisher/"}}