{"table_name":"jbusinessdirectory_company_event_booking_tickets","full_table_name":"wp_jbusinessdirectory_company_event_booking_tickets","description":"Stores jbusinessdirectory company event booking tickets data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_company_event_booking_tickets` ( `booking_id` int NOT NULL, `ticket_id` int NOT NULL, `ticket_quantity` int DEFAULT NULL, PRIMARY KEY (`booking_id`,`ticket_id`) ) ENGINE","columns":[{"name":"booking_id","type":"int","nullable":false,"primary_key":false},{"name":"ticket_id","type":"int","nullable":false,"primary_key":false},{"name":"ticket_quantity","type":"int","nullable":true,"primary_key":false}],"plugin":{"slug":"wp-businessdirectory","name":"WP-BusinessDirectory – Business directory plugin for WordPress","active_installs":50,"version":"4.0.2","wp_org_url":"https://wordpress.org/plugins/wp-businessdirectory/"}}