{"table_name":"brosh_acc","full_table_name":"wp_brosh_acc","description":"Stores brosh acc data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE brosh_acc ( `id` int NOT NULL AUTO_INCREMENT, `wpi` varchar(45) NOT NULL, PRIMARY KEY (`id`) ) $charsetCollate;\"; require_once( ABSPATH . 'wp-admin/includes/upgrade.php' );","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"wpi","type":"varchar(45)","nullable":false,"primary_key":false}],"plugin":{"slug":"brosh-crm","name":"BROSH CRM","active_installs":0,"version":"1.0","wp_org_url":"https://wordpress.org/plugins/brosh-crm/"}}