{"table_name":"samo_post_respostas","full_table_name":"wp_samo_post_respostas","description":"Stores samo post respostas data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS wp_samo_post_respostas ( resposta_codigo int(5) NOT NULL AUTO_INCREMENT, resposta_datahora datetime DEFAULT NULL, resposta_conteudo text, resposta_formulario int(5) DEFAULT NULL, resposta_emailenviado varchar(100) DEFAULT NULL, resposta_datahoraenvio datetime DEFAULT NULL, resposta_respostaenvio text, resposta_navegador text, PRIMARY KEY (resposta_codigo) ) ENGINE","columns":[{"name":"resposta_codigo","type":"int(5)","nullable":false,"primary_key":true},{"name":"resposta_datahora","type":"datetime","nullable":true,"primary_key":false},{"name":"resposta_conteudo","type":"text","nullable":true,"primary_key":false},{"name":"resposta_formulario","type":"int(5)","nullable":true,"primary_key":false},{"name":"resposta_emailenviado","type":"varchar(100)","nullable":true,"primary_key":false},{"name":"resposta_datahoraenvio","type":"datetime","nullable":true,"primary_key":false},{"name":"resposta_respostaenvio","type":"text","nullable":true,"primary_key":false},{"name":"resposta_navegador","type":"text","nullable":true,"primary_key":false}],"plugin":{"slug":"samo-forms","name":"SAMO Forms","active_installs":10,"version":"1.0.0","wp_org_url":"https://wordpress.org/plugins/samo-forms/"}}