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