{"table_name":"integracao","full_table_name":"wp_integracao","description":"Stores integracao data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE integracao ( IntegracaoId int not null PRIMARY key AUTO_INCREMENT, Entidade varchar(15) not null, EntidadeId int not null, DataIntegracao datetime not null) $charset_collate;\"; require_once( ABSPATH . 'wp-admin/includes/upgrade.php' );","columns":[{"name":"IntegracaoId","type":"int","nullable":false,"primary_key":true},{"name":"Entidade","type":"varchar(15)","nullable":false,"primary_key":false},{"name":"EntidadeId","type":"int","nullable":false,"primary_key":false},{"name":"DataIntegracao","type":"datetime","nullable":false,"primary_key":false}],"plugin":{"slug":"woo-e-commerce-guru","name":"E-CommerceGuru","active_installs":0,"version":"1.0","wp_org_url":"https://wordpress.org/plugins/woo-e-commerce-guru/"}}