{"table_name":"related_post_stats","full_table_name":"wp_related_post_stats","description":"Stores analytics or statistics data.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE wp_related_post_stats ( id int(100) NOT NULL AUTO_INCREMENT, from_id int(100) NOT NULL, to_id int(100) NOT NULL, date date NOT NULL, PRIMARY KEY (id) );","columns":[{"name":"id","type":"int(100)","nullable":false,"primary_key":true},{"name":"from_id","type":"int(100)","nullable":false,"primary_key":false},{"name":"to_id","type":"int(100)","nullable":false,"primary_key":false},{"name":"date","type":"date","nullable":false,"primary_key":false}],"plugin":{"slug":"dino-divulgador-de-noticias","name":"Dino Divulgador de Notícias","active_installs":20,"version":"3.4","wp_org_url":"https://wordpress.org/plugins/dino-divulgador-de-noticias/"}}