{"table_name":"events_qst_group","full_table_name":"wp_events_qst_group","description":"Stores events qst group data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `wp_events_qst_group` ( * `id` int(11) NOT NULL AUTO_INCREMENT, * `group_name` varchar(100) NOT NULL DEFAULT 'NULL', * `group_identifier` varchar(45) NOT NULL DEFAULT 'NULL', * `group_description` text, * `group_order` int(11) DEFAULT '0', * `show_group_name` tinyint(1) NOT NULL DEFAULT '1', * `show_group_description` tinyint(1) NOT NULL DEFAULT '1', * `system_group` tinyint(1) NOT NULL DEFAULT '0', * `wp_user` int(22) DEFAULT '1', * PRIMARY KEY (`id`), * KEY `system_group` (`system_group`), * KEY `wp_user` (`wp_user`) * ) 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/"}}