{"table_name":"it_starred","full_table_name":"wp_it_starred","description":"Stores it starred data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_it_starred ( user_id int(11), issue_id int(11) );","columns":[{"name":"user_id","type":"int(11)","nullable":true,"primary_key":false},{"name":"issue_id","type":"int(11)","nullable":true,"primary_key":false}],"plugin":{"slug":"wp-simple-tracker","name":"WP Simple Tracker","active_installs":10,"version":"0.33","wp_org_url":"https://wordpress.org/plugins/wp-simple-tracker/"}}