{"table_name":"jetreader_item_tags","full_table_name":"wp_jetreader_item_tags","description":"Stores jetreader item tags data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS wp_jetreader_item_tags ( item_id BIGINT(20) UNSIGNED NOT NULL, tag_id BIGINT(20) UNSIGNED NOT NULL, PRIMARY KEY (item_id, tag_id), KEY tag_id (tag_id) ) ENGINE","columns":[{"name":"item_id","type":"BIGINT(20) UNSIGNED","nullable":false,"primary_key":false},{"name":"tag_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/"}}