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