{"table_name":"events_answer","full_table_name":"wp_events_answer","description":"Stores events answer data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `wp_events_answer` ( * `id` int(11) NOT NULL AUTO_INCREMENT, * `registration_id` varchar(23) NOT NULL, * `attendee_id` int(11) NOT NULL DEFAULT '0', * `question_id` int(11) NOT NULL DEFAULT '0', * `answer` text NOT NULL, * PRIMARY KEY (`id`), * KEY `registration_id` (`registration_id`), * KEY `attendee_id` (`attendee_id`) * ) ENGINE","columns":[],"plugin":{"slug":"event-espresso-decaf","name":"Event Espresso – Event Registration & Ticketing Sales","active_installs":600,"version":"5.0.58.decaf","wp_org_url":"https://wordpress.org/plugins/event-espresso-decaf/"}}