{"table_name":"events_prices","full_table_name":"wp_events_prices","description":"Stores events prices data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `wp_events_prices` ( * `id` int(11) NOT NULL AUTO_INCREMENT, * `event_id` int(11) DEFAULT NULL, * `price_type` varchar(50) DEFAULT NULL, * `event_cost` decimal(20,2) NOT NULL DEFAULT '0.00', * `surcharge` decimal(10,2) NOT NULL DEFAULT '0.00', * `surcharge_type` varchar(10) DEFAULT NULL, * `member_price_type` varchar(50) DEFAULT NULL, * `member_price` decimal(20,2) NOT NULL DEFAULT '0.00', * `max_qty` int(7) DEFAULT '0', * `max_qty_members` int(7) DEFAULT '0', * PRIMARY KEY (`id`), * KEY `event_id` (`event_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/"}}