{"table_name":"configuracao","full_table_name":"wp_configuracao","description":"Stores configuracao data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE configuracao ( id int AUTO_INCREMENT not null UNIQUE, login varchar(155), chaveUsuario varchar(155), revenda int, dataUltimaIntegracao datetime DEFAULT '0000-00-00 00:00:00' not null, newsletter varchar(55) DEFAULT 'Empty' not null) $charset_collate;\"; require_once( ABSPATH . 'wp-admin/includes/upgrade.php' );","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"login","type":"varchar(155)","nullable":true,"primary_key":false},{"name":"chaveUsuario","type":"varchar(155)","nullable":true,"primary_key":false},{"name":"revenda","type":"int","nullable":true,"primary_key":false},{"name":"dataUltimaIntegracao","type":"datetime","nullable":false,"primary_key":false},{"name":"newsletter","type":"varchar(55)","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/"}}