{"table_name":"jetreader_item_categories","full_table_name":"wp_jetreader_item_categories","description":"Stores jetreader item categories data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS wp_jetreader_item_categories ( item_id BIGINT(20) UNSIGNED NOT NULL, category_id BIGINT(20) UNSIGNED NOT NULL, PRIMARY KEY (item_id, category_id), KEY category_id (category_id) ) ENGINE","columns":[{"name":"item_id","type":"BIGINT(20) UNSIGNED","nullable":false,"primary_key":false},{"name":"category_id","type":"BIGINT(20) UNSIGNED","nullable":false,"primary_key":false}],"plugin":{"slug":"jetreader","name":"JetReader – Book Library, EPUB & PDF Reader (Lite)","active_installs":0,"version":"1.1.0","wp_org_url":"https://wordpress.org/plugins/jetreader/"}}