{"table_name":"dino_layout","full_table_name":"wp_dino_layout","description":"Stores dino layout data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE wp_dino_layout ( id int(10) NOT NULL AUTO_INCREMENT, tipo_layout int NOT NULL, PRIMARY KEY (id) );","columns":[{"name":"id","type":"int(10)","nullable":false,"primary_key":true},{"name":"tipo_layout","type":"int","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/"}}