{"table_name":"events_question","full_table_name":"wp_events_question","description":"Stores events question data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `wp_events_question` ( * `id` int(11) unsigned NOT NULL AUTO_INCREMENT, * `sequence` int(11) NOT NULL DEFAULT '0', * `question_type` enum('TEXT','TEXTAREA','MULTIPLE','SINGLE','DROPDOWN') NOT NULL DEFAULT 'TEXT', * `question` text NOT NULL, * `system_name` varchar(15) DEFAULT NULL, * `response` text, * `required` enum('Y','N') NOT NULL DEFAULT 'N', * `price_mod` enum('Y','N') NOT NULL DEFAULT 'N', * `required_text` text, * `admin_only` enum('Y','N') NOT NULL DEFAULT 'N', * `wp_user` int(22) DEFAULT '1', * PRIMARY KEY (`id`), * KEY `wp_user` (`wp_user`), * KEY `system_name` (`system_name`), * KEY `admin_only` (`admin_only`) * ) 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/"}}