{"table_name":"crlms_question_answermeta","full_table_name":"wp_crlms_question_answermeta","description":"Stores crlms question answermeta data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `wp_crlms_question_answermeta` (\\n  `id` bigint unsigned NOT NULL AUTO_INCREMENT,\\n  `answer_id` bigint NOT NULL,\\n  `meta_key` char(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  PRIMARY KEY (`id`),\\n  UNIQUE KEY `id` (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"creatorlms","name":"Creator LMS – WordPress LMS Plugin for Coaches & Course Creators","active_installs":100,"version":"1.2.11","wp_org_url":"https://wordpress.org/plugins/creatorlms/"}}