{"table_name":"jbusinessdirectory_conference_session_speakers","full_table_name":"wp_jbusinessdirectory_conference_session_speakers","description":"Stores session data for tracking user or visitor state.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_conference_session_speakers` ( `sessionId` int NOT NULL, `speakerId` int NOT NULL, `speaker_order` int NOT NULL DEFAULT '0', PRIMARY KEY (`sessionId`,`speakerId`) ) ENGINE","columns":[{"name":"sessionId","type":"int","nullable":false,"primary_key":false},{"name":"speakerId","type":"int","nullable":false,"primary_key":false},{"name":"speaker_order","type":"int","nullable":false,"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/"}}